summaryrefslogtreecommitdiffstats
path: root/kxsldbg/xsldbgmain.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-14 17:20:35 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-14 17:20:35 -0600
commitee38b2862bfd887e95cf62fdf244edad40ece7b2 (patch)
tree63264ce0ff5cd7083b47f4d6dc1a5dbde8c2cceb /kxsldbg/xsldbgmain.cpp
parent93654a4f980a527e6f27196e6ce57220fd382733 (diff)
downloadtdewebdev-ee38b2862bfd887e95cf62fdf244edad40ece7b2.tar.gz
tdewebdev-ee38b2862bfd887e95cf62fdf244edad40ece7b2.zip
Rename common header files for consistency with class renaming
Diffstat (limited to 'kxsldbg/xsldbgmain.cpp')
-rw-r--r--kxsldbg/xsldbgmain.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/kxsldbg/xsldbgmain.cpp b/kxsldbg/xsldbgmain.cpp
index cdf299ef..8c5ee55e 100644
--- a/kxsldbg/xsldbgmain.cpp
+++ b/kxsldbg/xsldbgmain.cpp
@@ -34,9 +34,9 @@
#include "kxsldbgpart/libxsldbg/options.h"
#include <libxslt/xsltutils.h>
-#include <kapplication.h>
-#include <kaboutdata.h>
-#include <kcmdlineargs.h>
+#include <tdeapplication.h>
+#include <tdeaboutdata.h>
+#include <tdecmdlineargs.h>
#include <klocale.h>
#include <kglobal.h>
#include <kdebug.h>