diff options
Diffstat (limited to 'kspy/navview.h')
-rw-r--r-- | kspy/navview.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kspy/navview.h b/kspy/navview.h index f0ab3ee1..ed87da79 100644 --- a/kspy/navview.h +++ b/kspy/navview.h @@ -19,7 +19,7 @@ #define NAVVIEW_H #include <tqwidget.h> -#include <klistview.h> +#include <tdelistview.h> class NavViewItem; |