summaryrefslogtreecommitdiffstats
path: root/src/tdmtheme.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-15 21:45:54 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-15 21:45:54 -0600
commit5507f62b1024e5bfe30557899e295e91db2f8914 (patch)
treeae900d59c91403e35fc713b251775a3a8ae4d907 /src/tdmtheme.cpp
parent625c719dff21967e44c1f0f5642e7ac548c10699 (diff)
downloadtdmtheme-5507f62b1024e5bfe30557899e295e91db2f8914.tar.gz
tdmtheme-5507f62b1024e5bfe30557899e295e91db2f8914.zip
Rename additional header files to avoid conflicts with KDE4
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>