diff options
Diffstat (limited to 'src/filelist.h')
-rwxr-xr-x | src/filelist.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/filelist.h b/src/filelist.h index bd13d4c..c74bb21 100755 --- a/src/filelist.h +++ b/src/filelist.h @@ -3,7 +3,7 @@ #ifndef FILELIST_H #define FILELIST_H -#include <klistview.h> +#include <tdelistview.h> #include "conversionoptions.h" |