summaryrefslogtreecommitdiffstats
path: root/src/k3bthememanager.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-15 21:44:58 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-15 21:44:58 -0600
commit281d226f744d70a826a3bffff1ee964ef5915d4f (patch)
treec42d5ae7840ea2a74f5f6c1b1a958569a8d2bf27 /src/k3bthememanager.cpp
parente8585949197fd7b5423328b0aeb8cceffa18f0db (diff)
downloadk3b-281d226f744d70a826a3bffff1ee964ef5915d4f.tar.gz
k3b-281d226f744d70a826a3bffff1ee964ef5915d4f.zip
Rename additional header files to avoid conflicts with KDE4
Diffstat (limited to 'src/k3bthememanager.cpp')
-rw-r--r--src/k3bthememanager.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/k3bthememanager.cpp b/src/k3bthememanager.cpp
index 82e33ce..f0001d0 100644
--- a/src/k3bthememanager.cpp
+++ b/src/k3bthememanager.cpp
@@ -18,10 +18,10 @@
#include <k3bversion.h>
#include <kstandarddirs.h>
-#include <kglobalsettings.h>
+#include <tdeglobalsettings.h>
#include <ksimpleconfig.h>
#include <kdebug.h>
-#include <kglobal.h>
+#include <tdeglobal.h>
#include <tqpixmap.h>
#include <tqfile.h>