summaryrefslogtreecommitdiffstats
path: root/systemsettings/mainwindow.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-14 17:10:53 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-14 17:10:53 -0600
commit14e27ebe31b41b704523704683ed2e55f309a989 (patch)
tree85f45f2773510df4ca5c670def86c653b0db00d1 /systemsettings/mainwindow.cpp
parentd01320f468032c403891112aa302cce5f42ee1d6 (diff)
downloadtde-systemsettings-14e27ebe31b41b704523704683ed2e55f309a989.tar.gz
tde-systemsettings-14e27ebe31b41b704523704683ed2e55f309a989.zip
Rename common header files for consistency with class renaming
Diffstat (limited to 'systemsettings/mainwindow.cpp')
-rw-r--r--systemsettings/mainwindow.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/systemsettings/mainwindow.cpp b/systemsettings/mainwindow.cpp
index fa83b59..05c9291 100644
--- a/systemsettings/mainwindow.cpp
+++ b/systemsettings/mainwindow.cpp
@@ -35,8 +35,8 @@
#include <tdecmoduleloader.h>
#include <kdialogbase.h>
#include <kiconviewsearchline.h>
-#include <kapplication.h>
-#include <kaboutapplication.h>
+#include <tdeapplication.h>
+#include <tdeaboutapplication.h>
#include <kdebug.h>
#include <tdecmoduleproxy.h>
#include <kbugreport.h>