summaryrefslogtreecommitdiffstats
path: root/k3bsetup
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 /k3bsetup
parente8585949197fd7b5423328b0aeb8cceffa18f0db (diff)
downloadk3b-281d226f744d70a826a3bffff1ee964ef5915d4f.tar.gz
k3b-281d226f744d70a826a3bffff1ee964ef5915d4f.zip
Rename additional header files to avoid conflicts with KDE4
Diffstat (limited to 'k3bsetup')
-rw-r--r--k3bsetup/k3bsetup2.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/k3bsetup/k3bsetup2.cpp b/k3bsetup/k3bsetup2.cpp
index bb44a97..867ef75 100644
--- a/k3bsetup/k3bsetup2.cpp
+++ b/k3bsetup/k3bsetup2.cpp
@@ -26,12 +26,12 @@
#include <tqscrollview.h>
#include <tqtimer.h>
-#include <klocale.h>
-#include <kglobal.h>
+#include <tdelocale.h>
+#include <tdeglobal.h>
#include <kgenericfactory.h>
#include <tdelistview.h>
#include <keditlistbox.h>
-#include <kmessagebox.h>
+#include <tdemessagebox.h>
#include <kinputdialog.h>
#include <kstandarddirs.h>
#include <tdeconfig.h>