summaryrefslogtreecommitdiffstats
path: root/src/projectmanager.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-15 21:50:16 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-15 21:50:16 -0600
commite16e56183f59220a2247d5c4d3dc915bd0520234 (patch)
treeb6e25121ddfe84aacce96f2f1f5874573f23527d /src/projectmanager.cpp
parentcf07b01407060b6e6edef7d17b4cad708ccf387e (diff)
downloadktechlab-e16e56183f59220a2247d5c4d3dc915bd0520234.tar.gz
ktechlab-e16e56183f59220a2247d5c4d3dc915bd0520234.zip
Rename additional header files to avoid conflicts with KDE4
Diffstat (limited to 'src/projectmanager.cpp')
-rw-r--r--src/projectmanager.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/projectmanager.cpp b/src/projectmanager.cpp
index 305b1cc..7acfa25 100644
--- a/src/projectmanager.cpp
+++ b/src/projectmanager.cpp
@@ -24,8 +24,8 @@
#include <tdefiledialog.h>
#include <kiconloader.h>
#include <tdeio/netaccess.h>
-#include <klocale.h>
-#include <kmessagebox.h>
+#include <tdelocale.h>
+#include <tdemessagebox.h>
#include <kmimetype.h>
#include <kstandarddirs.h>
#include <tqdom.h>