summaryrefslogtreecommitdiffstats
path: root/ksayit/src/Types.h
diff options
context:
space:
mode:
Diffstat (limited to 'ksayit/src/Types.h')
-rw-r--r--ksayit/src/Types.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ksayit/src/Types.h b/ksayit/src/Types.h
index ff9ca65..81ee8b1 100644
--- a/ksayit/src/Types.h
+++ b/ksayit/src/Types.h
@@ -25,7 +25,7 @@
#include <tqmap.h>
// KDE includes
-#include <klistview.h>
+#include <tdelistview.h>
typedef TQValueList<int> ParameterList_type;
typedef TQMap<TQString, ParameterList_type> EffectConfig_type;