diff options
Diffstat (limited to 'src/replaygainfilelist.h')
-rwxr-xr-x | src/replaygainfilelist.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/replaygainfilelist.h b/src/replaygainfilelist.h index 7a0e118..a1e3b90 100755 --- a/src/replaygainfilelist.h +++ b/src/replaygainfilelist.h @@ -3,7 +3,7 @@ #ifndef REPLAYGAINFILELIST_H #define REPLAYGAINFILELIST_H -#include <klistview.h> +#include <tdelistview.h> #include <tqdatetime.h> |