summaryrefslogtreecommitdiffstats
path: root/lib/pilot.cc
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-15 21:49:33 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-15 21:49:33 -0600
commit51cb17939cc986de61b7cce799076ee6ddcbf3b2 (patch)
tree30b6c628b25f1dece45df9dbb11bfd546dba5406 /lib/pilot.cc
parentcbf5d0cef8875e3a03b49338d42784e23f96b26d (diff)
downloadkpilot-51cb17939cc986de61b7cce799076ee6ddcbf3b2.tar.gz
kpilot-51cb17939cc986de61b7cce799076ee6ddcbf3b2.zip
Rename additional header files to avoid conflicts with KDE4
Diffstat (limited to 'lib/pilot.cc')
-rw-r--r--lib/pilot.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/pilot.cc b/lib/pilot.cc
index ef4054b..d15eb55 100644
--- a/lib/pilot.cc
+++ b/lib/pilot.cc
@@ -34,7 +34,7 @@
#include <tqtextcodec.h>
#include <tqmutex.h>
#include <kcharsets.h>
-#include <kglobal.h>
+#include <tdeglobal.h>
#include "pilot.h"
#include "pilotDatabase.h"