summaryrefslogtreecommitdiffstats
path: root/src/gvcore/fileviewcontroller.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-14 17:03:52 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-14 17:03:52 -0600
commit804a7e2aae915c4dd7b914b1f7e1d7fad8179e64 (patch)
treeda9b199344e01471db8c2689b482bdbfeddbbdf8 /src/gvcore/fileviewcontroller.cpp
parentd5b746f16807666f51f3d1ea6dee40dcdc5a6f3d (diff)
downloadgwenview-804a7e2aae915c4dd7b914b1f7e1d7fad8179e64.tar.gz
gwenview-804a7e2aae915c4dd7b914b1f7e1d7fad8179e64.zip
Rename common header files for consistency with class renaming
Diffstat (limited to 'src/gvcore/fileviewcontroller.cpp')
-rw-r--r--src/gvcore/fileviewcontroller.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gvcore/fileviewcontroller.cpp b/src/gvcore/fileviewcontroller.cpp
index 90c5bc7..b5bde04 100644
--- a/src/gvcore/fileviewcontroller.cpp
+++ b/src/gvcore/fileviewcontroller.cpp
@@ -31,7 +31,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
// KDE
#include <tdeaction.h>
-#include <kapplication.h>
+#include <tdeapplication.h>
#include <kcombobox.h>
#include <kdebug.h>
#include <kdirlister.h>