diff options
Diffstat (limited to 'kcontrol/keys/treeview.h')
-rw-r--r-- | kcontrol/keys/treeview.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/keys/treeview.h b/kcontrol/keys/treeview.h index 36d8b91ca..4da6d2351 100644 --- a/kcontrol/keys/treeview.h +++ b/kcontrol/keys/treeview.h @@ -22,7 +22,7 @@ #define __treeview_h__ #include <tqstring.h> -#include <klistview.h> +#include <tdelistview.h> class TQPopupMenu; class TDEActionCollection; |