summaryrefslogtreecommitdiffstats
path: root/kimagemapeditor/kimagemapeditor.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 /kimagemapeditor/kimagemapeditor.cpp
parent93654a4f980a527e6f27196e6ce57220fd382733 (diff)
downloadtdewebdev-ee38b2862bfd887e95cf62fdf244edad40ece7b2.tar.gz
tdewebdev-ee38b2862bfd887e95cf62fdf244edad40ece7b2.zip
Rename common header files for consistency with class renaming
Diffstat (limited to 'kimagemapeditor/kimagemapeditor.cpp')
-rw-r--r--kimagemapeditor/kimagemapeditor.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kimagemapeditor/kimagemapeditor.cpp b/kimagemapeditor/kimagemapeditor.cpp
index 84756747..86b0a4d0 100644
--- a/kimagemapeditor/kimagemapeditor.cpp
+++ b/kimagemapeditor/kimagemapeditor.cpp
@@ -48,7 +48,7 @@
#include <kiconloader.h>
#include <tdefiledialog.h>
#include <kmessagebox.h>
-#include <kapplication.h>
+#include <tdeapplication.h>
#include <kkeydialog.h>
#include <kedittoolbar.h>
#include <klineeditdlg.h>