summaryrefslogtreecommitdiffstats
path: root/kiosktool/filetypeeditComponent.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-14 17:05:34 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-14 17:05:34 -0600
commitf5457542263e7546ad17b3be30a1c9b99e80e5b4 (patch)
tree446b9f567b4f475e704cbb0456549dabacf38e6f /kiosktool/filetypeeditComponent.cpp
parentb69d5d27be0088558702a6bcf34938b04dcef14f (diff)
downloadkiosktool-f5457542263e7546ad17b3be30a1c9b99e80e5b4.tar.gz
kiosktool-f5457542263e7546ad17b3be30a1c9b99e80e5b4.zip
Rename common header files for consistency with class renaming
Diffstat (limited to 'kiosktool/filetypeeditComponent.cpp')
-rw-r--r--kiosktool/filetypeeditComponent.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kiosktool/filetypeeditComponent.cpp b/kiosktool/filetypeeditComponent.cpp
index ce9b815..c190eec 100644
--- a/kiosktool/filetypeeditComponent.cpp
+++ b/kiosktool/filetypeeditComponent.cpp
@@ -23,7 +23,7 @@
#include <tqdom.h>
#include <tqfileinfo.h>
-#include <kapplication.h>
+#include <tdeapplication.h>
#include <kdebug.h>
#include <kmimetype.h>
#include <kprocess.h>