summaryrefslogtreecommitdiffstats
path: root/lib/kpilotlocallink.cc
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2013-01-27 00:55:17 -0600
committerTimothy Pearson <[email protected]>2013-01-27 00:55:17 -0600
commit45e371f7ffece317ed9466f032cb0fe9520461f1 (patch)
tree2f292babc95fbea695a578de46bed15fb2b61fc8 /lib/kpilotlocallink.cc
parent5e4f00a9911f1b6360a49f869fe10620325beaba (diff)
downloadkpilot-45e371f7ffece317ed9466f032cb0fe9520461f1.tar.gz
kpilot-45e371f7ffece317ed9466f032cb0fe9520461f1.zip
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'lib/kpilotlocallink.cc')
-rw-r--r--lib/kpilotlocallink.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/kpilotlocallink.cc b/lib/kpilotlocallink.cc
index 5f93a47..cf301c7 100644
--- a/lib/kpilotlocallink.cc
+++ b/lib/kpilotlocallink.cc
@@ -52,11 +52,11 @@
#include <tqdatetime.h>
#include <tqthread.h>
-#include <kconfig.h>
+#include <tdeconfig.h>
#include <kmessagebox.h>
#include <kstandarddirs.h>
#include <kurl.h>
-#include <kio/netaccess.h>
+#include <tdeio/netaccess.h>
#include "pilotSerialDatabase.h"
#include "pilotLocalDatabase.h"