summaryrefslogtreecommitdiffstats
path: root/kiosktool
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-25 16:14:55 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-25 16:14:55 -0600
commit593678085ae46350f68c744fb0a4dc981a2dcd48 (patch)
tree9b5381182ca275ff8ced137d7b297e88df711eaf /kiosktool
parent3b6aefe251409d6fba19aab4085e18d90b77550f (diff)
downloadkiosktool-593678085ae46350f68c744fb0a4dc981a2dcd48.tar.gz
kiosktool-593678085ae46350f68c744fb0a4dc981a2dcd48.zip
Fix FTBFS resulting from KCModule rename
Diffstat (limited to 'kiosktool')
-rw-r--r--kiosktool/kcms/autostart/kcmautostart.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kiosktool/kcms/autostart/kcmautostart.h b/kiosktool/kcms/autostart/kcmautostart.h
index 72bd256..165994c 100644
--- a/kiosktool/kcms/autostart/kcmautostart.h
+++ b/kiosktool/kcms/autostart/kcmautostart.h
@@ -20,7 +20,7 @@
#define KCMAUTOSTART_H
#include <tqlistview.h>
-#include <kcmodule.h>
+#include <tdecmodule.h>
class KListView;
class TQStringList;