summaryrefslogtreecommitdiffstats
path: root/khexedit/listview.h
diff options
context:
space:
mode:
Diffstat (limited to 'khexedit/listview.h')
-rw-r--r--khexedit/listview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/khexedit/listview.h b/khexedit/listview.h
index acb020d..6fe963c 100644
--- a/khexedit/listview.h
+++ b/khexedit/listview.h
@@ -21,7 +21,7 @@
#ifndef _LISTVIEW_H_
#define _LISTVIEW_H_
-#include <klistview.h>
+#include <tdelistview.h>
class CListView : public TDEListView
{