summaryrefslogtreecommitdiffstats
path: root/ksysv/main.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-14 17:13:36 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-14 17:13:36 -0600
commit666824a6c549fb4eeae7a29083349638974a57d7 (patch)
treebdaee2352859a2ba502dc15a6dab097a38449d6c /ksysv/main.cpp
parentf45c7fac3012aa4bc10d8ddcfa99e1a72675d356 (diff)
downloadtdeadmin-666824a6c549fb4eeae7a29083349638974a57d7.tar.gz
tdeadmin-666824a6c549fb4eeae7a29083349638974a57d7.zip
Rename common header files for consistency with class renaming
Diffstat (limited to 'ksysv/main.cpp')
-rw-r--r--ksysv/main.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/ksysv/main.cpp b/ksysv/main.cpp
index f268265..e67e3f7 100644
--- a/ksysv/main.cpp
+++ b/ksysv/main.cpp
@@ -16,8 +16,8 @@
#include <iostream>
-#include <kcmdlineargs.h>
-#include <kaboutdata.h>
+#include <tdecmdlineargs.h>
+#include <tdeaboutdata.h>
#include <kglobal.h>
#include <klocale.h>
#include <kstandarddirs.h>