summaryrefslogtreecommitdiffstats
path: root/conduits/docconduit/kpalmdoc.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2013-02-14 17:08:39 -0600
committerTimothy Pearson <[email protected]>2013-02-14 17:08:39 -0600
commitcbf5d0cef8875e3a03b49338d42784e23f96b26d (patch)
tree8fa44fe14b0ee30cb11b382dc914c7c18578654f /conduits/docconduit/kpalmdoc.cpp
parent4e029b61904109e6a4b48119097cbe9976f291f6 (diff)
downloadkpilot-cbf5d0cef8875e3a03b49338d42784e23f96b26d.tar.gz
kpilot-cbf5d0cef8875e3a03b49338d42784e23f96b26d.zip
Rename common header files for consistency with class renaming
Diffstat (limited to 'conduits/docconduit/kpalmdoc.cpp')
-rw-r--r--conduits/docconduit/kpalmdoc.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/conduits/docconduit/kpalmdoc.cpp b/conduits/docconduit/kpalmdoc.cpp
index f43b9c4..81bfdfd 100644
--- a/conduits/docconduit/kpalmdoc.cpp
+++ b/conduits/docconduit/kpalmdoc.cpp
@@ -28,9 +28,9 @@
#include "options.h"
-#include <kcmdlineargs.h>
-#include <kaboutdata.h>
-#include <kapplication.h>
+#include <tdecmdlineargs.h>
+#include <tdeaboutdata.h>
+#include <tdeapplication.h>
#include "kpalmdoc_dlg.h"