summaryrefslogtreecommitdiffstats
path: root/src/katemdi.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/katemdi.cpp
parentcf07b01407060b6e6edef7d17b4cad708ccf387e (diff)
downloadktechlab-e16e56183f59220a2247d5c4d3dc915bd0520234.tar.gz
ktechlab-e16e56183f59220a2247d5c4d3dc915bd0520234.zip
Rename additional header files to avoid conflicts with KDE4
Diffstat (limited to 'src/katemdi.cpp')
-rw-r--r--src/katemdi.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/katemdi.cpp b/src/katemdi.cpp
index b96aa3a..7e4a9ff 100644
--- a/src/katemdi.cpp
+++ b/src/katemdi.cpp
@@ -23,9 +23,9 @@
#include "katemdi.h"
#include <kdebug.h>
-#include <kglobalsettings.h>
+#include <tdeglobalsettings.h>
#include <tdeapplication.h>
-#include <klocale.h>
+#include <tdelocale.h>
#include <tdeconfig.h>
#include <kiconloader.h>
#include <tdepopupmenu.h>