summaryrefslogtreecommitdiffstats
path: root/src/tdmtheme.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/tdmtheme.cpp')
-rw-r--r--src/tdmtheme.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/tdmtheme.cpp b/src/tdmtheme.cpp
index 78091af..071216b 100644
--- a/src/tdmtheme.cpp
+++ b/src/tdmtheme.cpp
@@ -21,11 +21,11 @@
#include "tdmtheme.h"
#include <kdialog.h>
-#include <kglobal.h>
+#include <tdeglobal.h>
#include <tdeio/job.h>
#include <tdeio/netaccess.h>
-#include <klocale.h>
-#include <kmessagebox.h>
+#include <tdelocale.h>
+#include <tdemessagebox.h>
#include <kprogress.h>
#include <kstandarddirs.h>
#include <ktar.h>