diff options
Diffstat (limited to 'noatun/library/effectview.h')
-rw-r--r-- | noatun/library/effectview.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/noatun/library/effectview.h b/noatun/library/effectview.h index 5c45fa40..3434ae92 100644 --- a/noatun/library/effectview.h +++ b/noatun/library/effectview.h @@ -26,7 +26,7 @@ #define EFFECTVIEW_H #include <kdialogbase.h> -#include <klistview.h> +#include <tdelistview.h> class EffectList; class Effect; |