summaryrefslogtreecommitdiffstats
path: root/conduits/timeconduit
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 00:55:17 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 00:55:17 -0600
commit45e371f7ffece317ed9466f032cb0fe9520461f1 (patch)
tree2f292babc95fbea695a578de46bed15fb2b61fc8 /conduits/timeconduit
parent5e4f00a9911f1b6360a49f869fe10620325beaba (diff)
downloadkpilot-45e371f7ffece317ed9466f032cb0fe9520461f1.tar.gz
kpilot-45e371f7ffece317ed9466f032cb0fe9520461f1.zip
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'conduits/timeconduit')
-rw-r--r--conduits/timeconduit/time-conduit.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/conduits/timeconduit/time-conduit.cc b/conduits/timeconduit/time-conduit.cc
index 76798db..6020ffe 100644
--- a/conduits/timeconduit/time-conduit.cc
+++ b/conduits/timeconduit/time-conduit.cc
@@ -31,7 +31,7 @@
#include <pilotSysInfo.h>
-#include <kconfig.h>
+#include <tdeconfig.h>
#include <kdebug.h>
#include "time-factory.h"