summaryrefslogtreecommitdiffstats
path: root/src/sources/source.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2013-02-15 21:46:24 -0600
committerTimothy Pearson <[email protected]>2013-02-15 21:46:24 -0600
commitd4464393e113e9fb87c65ebe54964dbfd107679a (patch)
treebb46f3867605ce36b4e224d983a42352dcfc9299 /src/sources/source.cpp
parent9c4f606e778bb204eb1311866488260a13db516d (diff)
downloadkima-d4464393e113e9fb87c65ebe54964dbfd107679a.tar.gz
kima-d4464393e113e9fb87c65ebe54964dbfd107679a.zip
Rename additional header files to avoid conflicts with KDE4
Diffstat (limited to 'src/sources/source.cpp')
-rw-r--r--src/sources/source.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/sources/source.cpp b/src/sources/source.cpp
index 36de899..6ebe6b4 100644
--- a/src/sources/source.cpp
+++ b/src/sources/source.cpp
@@ -24,8 +24,8 @@
#include <tqlineedit.h>
#include <tqcheckbox.h>
#include <tqlabel.h>
-#include <klocale.h>
-#include <kglobal.h>
+#include <tdelocale.h>
+#include <tdeglobal.h>
//#include "kdebug.h"