summaryrefslogtreecommitdiffstats
path: root/src/main.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2013-02-14 17:11:13 -0600
committerTimothy Pearson <[email protected]>2013-02-14 17:11:13 -0600
commitaa327aa7804520a6f97a449e1b11d5a8be2f7826 (patch)
tree741f7d49c3fcd2038efea9821775cbff3ef1507e /src/main.cpp
parentdcc09c73330e30dd837650768ce47d30bdabf2cd (diff)
downloadwlassistant-aa327aa7804520a6f97a449e1b11d5a8be2f7826.tar.gz
wlassistant-aa327aa7804520a6f97a449e1b11d5a8be2f7826.zip
Rename common header files for consistency with class renaming
Diffstat (limited to 'src/main.cpp')
-rw-r--r--src/main.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/main.cpp b/src/main.cpp
index 3677f09..b5986f6 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -21,9 +21,9 @@
#include "wlassistant.h"
-#include <kapplication.h>
-#include <kaboutdata.h>
-#include <kcmdlineargs.h>
+#include <tdeapplication.h>
+#include <tdeaboutdata.h>
+#include <tdecmdlineargs.h>
#include <klocale.h>
static const char description[] =