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 39fc091..6cd7e37 100644 --- a/src/theme.cpp +++ b/src/theme.cpp @@ -21,7 +21,7 @@ #include <tqpixmap.h> #include <tqimage.h> #include <tdeglobal.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include "theme.h" Theme* Theme::theme = 0; |