diff options
| author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-14 17:20:35 -0600 |
|---|---|---|
| committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-14 17:20:35 -0600 |
| commit | ee38b2862bfd887e95cf62fdf244edad40ece7b2 (patch) | |
| tree | 63264ce0ff5cd7083b47f4d6dc1a5dbde8c2cceb /kimagemapeditor/drawzone.cpp | |
| parent | 93654a4f980a527e6f27196e6ce57220fd382733 (diff) | |
| download | tdewebdev-ee38b2862bfd887e95cf62fdf244edad40ece7b2.tar.gz tdewebdev-ee38b2862bfd887e95cf62fdf244edad40ece7b2.zip | |
Rename common header files for consistency with class renaming
Diffstat (limited to 'kimagemapeditor/drawzone.cpp')
| -rw-r--r-- | kimagemapeditor/drawzone.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kimagemapeditor/drawzone.cpp b/kimagemapeditor/drawzone.cpp index f1648f97..21f176dc 100644 --- a/kimagemapeditor/drawzone.cpp +++ b/kimagemapeditor/drawzone.cpp @@ -26,7 +26,7 @@ #include <kurldrag.h> #include <kglobal.h> #include <kstandarddirs.h> -#include <kapplication.h> +#include <tdeapplication.h> #include <kmimetype.h> // Local |
