summaryrefslogtreecommitdiffstats
path: root/src/common/gui/list_view.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/gui/list_view.h')
-rw-r--r--src/common/gui/list_view.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/gui/list_view.h b/src/common/gui/list_view.h
index 90e9595..41920bd 100644
--- a/src/common/gui/list_view.h
+++ b/src/common/gui/list_view.h
@@ -13,7 +13,7 @@
#include <tqvaluevector.h>
#define private public
#define protected public
-#include <klistview.h>
+#include <tdelistview.h>
#undef private
#undef protected