summaryrefslogtreecommitdiffstats
path: root/adept/updater/main.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-14 17:02:49 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-14 17:02:49 -0600
commitc0b95bb94a0e73caf7aa53051e8430e83dae6660 (patch)
tree236a9aa38a934135df82f1658d3b05cd8a80f368 /adept/updater/main.cpp
parent1f5ec7ba19922787b763ccfb86e0a8ec0472eb95 (diff)
downloadadept-c0b95bb94a0e73caf7aa53051e8430e83dae6660.tar.gz
adept-c0b95bb94a0e73caf7aa53051e8430e83dae6660.zip
Rename common header files for consistency with class renaming
Diffstat (limited to 'adept/updater/main.cpp')
-rw-r--r--adept/updater/main.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/adept/updater/main.cpp b/adept/updater/main.cpp
index f162618..b0ba471 100644
--- a/adept/updater/main.cpp
+++ b/adept/updater/main.cpp
@@ -1,7 +1,7 @@
// KDE includes
-#include <kcmdlineargs.h>
-#include <kaboutdata.h>
+#include <tdecmdlineargs.h>
+#include <tdeaboutdata.h>
#include <kuniqueapplication.h>
#include "app.h"