summaryrefslogtreecommitdiffstats
path: root/src/gvcore/mimetypeutils.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/mimetypeutils.cpp
parentd5b746f16807666f51f3d1ea6dee40dcdc5a6f3d (diff)
downloadgwenview-804a7e2aae915c4dd7b914b1f7e1d7fad8179e64.tar.gz
gwenview-804a7e2aae915c4dd7b914b1f7e1d7fad8179e64.zip
Rename common header files for consistency with class renaming
Diffstat (limited to 'src/gvcore/mimetypeutils.cpp')
-rw-r--r--src/gvcore/mimetypeutils.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gvcore/mimetypeutils.cpp b/src/gvcore/mimetypeutils.cpp
index d2514d0..0f70c95 100644
--- a/src/gvcore/mimetypeutils.cpp
+++ b/src/gvcore/mimetypeutils.cpp
@@ -24,7 +24,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
#include <tqstringlist.h>
// KDE
-#include <kapplication.h>
+#include <tdeapplication.h>
#include <tdefileitem.h>
#include <kimageio.h>
#include <tdeio/netaccess.h>