diff options
Diffstat (limited to 'src/template.cpp')
-rw-r--r-- | src/template.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/template.cpp b/src/template.cpp index abca04b..484354d 100644 --- a/src/template.cpp +++ b/src/template.cpp @@ -27,7 +27,7 @@ #include <tdeglobal.h> #include <tdelocale.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <tqstring.h> |