diff options
Diffstat (limited to 'noatun/library/mimetypetree.h')
-rw-r--r-- | noatun/library/mimetypetree.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/noatun/library/mimetypetree.h b/noatun/library/mimetypetree.h index 67135c57..c6619293 100644 --- a/noatun/library/mimetypetree.h +++ b/noatun/library/mimetypetree.h @@ -14,7 +14,7 @@ #ifndef MIMETYPETREE_H #define MIMETYPETREE_H -#include <klistview.h> +#include <tdelistview.h> class MimeTypeTree : public TDEListView { |