summaryrefslogtreecommitdiffstats
path: root/src/filelist.h
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2013-02-01 23:16:15 -0600
committerTimothy Pearson <[email protected]>2013-02-01 23:16:15 -0600
commit2dec1ab21eff318618d755b0557a33a1d10af649 (patch)
tree1912fc3e551ab55dd591ae7c655e51b42db05983 /src/filelist.h
parent4955fd5009a6f4b615fec006c960c0ed99e3d9a7 (diff)
downloadsoundkonverter-2dec1ab21eff318618d755b0557a33a1d10af649.tar.gz
soundkonverter-2dec1ab21eff318618d755b0557a33a1d10af649.zip
Rename many classes and header files to avoid conflicts with KDE4
Diffstat (limited to 'src/filelist.h')
-rwxr-xr-xsrc/filelist.h2
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"