summaryrefslogtreecommitdiffstats
path: root/lib/kpilotlink.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/kpilotlink.cc
parentcbf5d0cef8875e3a03b49338d42784e23f96b26d (diff)
downloadkpilot-51cb17939cc986de61b7cce799076ee6ddcbf3b2.tar.gz
kpilot-51cb17939cc986de61b7cce799076ee6ddcbf3b2.zip
Rename additional header files to avoid conflicts with KDE4
Diffstat (limited to 'lib/kpilotlink.cc')
-rw-r--r--lib/kpilotlink.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/kpilotlink.cc b/lib/kpilotlink.cc
index 098b688..b543fe7 100644
--- a/lib/kpilotlink.cc
+++ b/lib/kpilotlink.cc
@@ -53,7 +53,7 @@
#include <tqthread.h>
#include <tdeconfig.h>
-#include <kmessagebox.h>
+#include <tdemessagebox.h>
#include <kstandarddirs.h>
#include <kurl.h>
#include <tdeio/netaccess.h>