diff options
-rw-r--r-- | kiosktool/kcms/autostart/kcmautostart.h | 2 |
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; |