diff options
Diffstat (limited to 'superkaramba/src/themefile.cpp')
-rw-r--r-- | superkaramba/src/themefile.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/superkaramba/src/themefile.cpp b/superkaramba/src/themefile.cpp index 4e3258b..04020a6 100644 --- a/superkaramba/src/themefile.cpp +++ b/superkaramba/src/themefile.cpp @@ -28,9 +28,9 @@ #include <kurl.h> #include <kzip.h> #include <tdeapplication.h> -#include <kmessagebox.h> +#include <tdemessagebox.h> #include <kstandarddirs.h> -#include <klocale.h> +#include <tdelocale.h> #include <tdeio/netaccess.h> #include <tqtextstream.h> #include <tqfileinfo.h> |