summaryrefslogtreecommitdiffstats
path: root/src/main.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-14 17:09:52 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-14 17:09:52 -0600
commitc74fd6afe8652ad52f51f1932e65c3c3bc605b67 (patch)
tree076e1240b0a9097dd42386f7b1de65753ec89bb4 /src/main.cpp
parentdbd69e9d183058a8fc8817788218222f3bb91740 (diff)
downloadkvkbd-c74fd6afe8652ad52f51f1932e65c3c3bc605b67.tar.gz
kvkbd-c74fd6afe8652ad52f51f1932e65c3c3bc605b67.zip
Rename common header files for consistency with class renaming
Diffstat (limited to 'src/main.cpp')
-rw-r--r--src/main.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/main.cpp b/src/main.cpp
index b4e4f49..ee07e74 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -20,8 +20,8 @@
-#include <kaboutdata.h>
-#include <kcmdlineargs.h>
+#include <tdeaboutdata.h>
+#include <tdecmdlineargs.h>
#include <klocale.h>
#include <kuniqueapplication.h>