diff options
Diffstat (limited to 'superkaramba/src/themefile.cpp')
-rw-r--r-- | superkaramba/src/themefile.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/superkaramba/src/themefile.cpp b/superkaramba/src/themefile.cpp index 98f3134..912b9a6 100644 --- a/superkaramba/src/themefile.cpp +++ b/superkaramba/src/themefile.cpp @@ -29,7 +29,7 @@ #include <kzip.h> #include <tdeapplication.h> #include <tdemessagebox.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <tdelocale.h> #include <tdeio/netaccess.h> #include <tqtextstream.h> |