summaryrefslogtreecommitdiffstats
path: root/lib/idmapper.cc
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2013-02-15 21:49:33 -0600
committerTimothy Pearson <[email protected]>2013-02-15 21:49:33 -0600
commit51cb17939cc986de61b7cce799076ee6ddcbf3b2 (patch)
tree30b6c628b25f1dece45df9dbb11bfd546dba5406 /lib/idmapper.cc
parentcbf5d0cef8875e3a03b49338d42784e23f96b26d (diff)
downloadkpilot-51cb17939cc986de61b7cce799076ee6ddcbf3b2.tar.gz
kpilot-51cb17939cc986de61b7cce799076ee6ddcbf3b2.zip
Rename additional header files to avoid conflicts with KDE4
Diffstat (limited to 'lib/idmapper.cc')
-rw-r--r--lib/idmapper.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/idmapper.cc b/lib/idmapper.cc
index dc14072..ebd25aa 100644
--- a/lib/idmapper.cc
+++ b/lib/idmapper.cc
@@ -30,7 +30,7 @@
#include <tqsqldatabase.h>
#include <tqfile.h>
-#include <kglobal.h>
+#include <tdeglobal.h>
#include <kstandarddirs.h>
class IDMapperPrivate