summaryrefslogtreecommitdiffstats
path: root/lib/widgets/propeditor/propertyeditor.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/widgets/propeditor/propertyeditor.h')
-rw-r--r--lib/widgets/propeditor/propertyeditor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/widgets/propeditor/propertyeditor.h b/lib/widgets/propeditor/propertyeditor.h
index 3e683a58..852d795a 100644
--- a/lib/widgets/propeditor/propertyeditor.h
+++ b/lib/widgets/propeditor/propertyeditor.h
@@ -21,7 +21,7 @@
#define PROPERTYEDITOR_H
#ifndef PURE_QT
-#include <klistview.h>
+#include <tdelistview.h>
#else
#include <tqlistview.h>
#define TDEListView TQListView