summaryrefslogtreecommitdiffstats
path: root/quanta/src/quanta_init.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 /quanta/src/quanta_init.cpp
parent93654a4f980a527e6f27196e6ce57220fd382733 (diff)
downloadtdewebdev-ee38b2862bfd887e95cf62fdf244edad40ece7b2.tar.gz
tdewebdev-ee38b2862bfd887e95cf62fdf244edad40ece7b2.zip
Rename common header files for consistency with class renaming
Diffstat (limited to 'quanta/src/quanta_init.cpp')
-rw-r--r--quanta/src/quanta_init.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/quanta/src/quanta_init.cpp b/quanta/src/quanta_init.cpp
index 17d5d15c..fa09db96 100644
--- a/quanta/src/quanta_init.cpp
+++ b/quanta/src/quanta_init.cpp
@@ -36,7 +36,7 @@
// include files for KDE
#include <dcopclient.h>
#include <tdeaccel.h>
-#include <kapplication.h>
+#include <tdeapplication.h>
#include <kdebug.h>
#include <kiconloader.h>
#include <kmessagebox.h>