summaryrefslogtreecommitdiffstats
path: root/src/main.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-14 17:08:46 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-14 17:08:46 -0600
commit561519250e7fc0bf78e8d887188e742075d083d1 (patch)
treeb54b4eb577b0e1990a35697429f88587c429676d /src/main.cpp
parent7050d747f4f5c460d3b6b8d367bac17801524631 (diff)
downloadtdepowersave-561519250e7fc0bf78e8d887188e742075d083d1.tar.gz
tdepowersave-561519250e7fc0bf78e8d887188e742075d083d1.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 e30796a..35a0852 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -21,8 +21,8 @@
#include "kpowersave.h"
#include <kuniqueapplication.h>
-#include <kaboutdata.h>
-#include <kcmdlineargs.h>
+#include <tdeaboutdata.h>
+#include <tdecmdlineargs.h>
#include <klocale.h>
#include <kiconloader.h>