diff options
Diffstat (limited to 'src/theme.cpp')
-rw-r--r-- | src/theme.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/theme.cpp b/src/theme.cpp index 6188720..39fc091 100644 --- a/src/theme.cpp +++ b/src/theme.cpp @@ -20,7 +20,7 @@ #include <tqstring.h> #include <tqpixmap.h> #include <tqimage.h> -#include <kglobal.h> +#include <tdeglobal.h> #include <kstandarddirs.h> #include "theme.h" |