diff options
Diffstat (limited to 'lib/kofficecore/KoDetailsPane.h')
-rw-r--r-- | lib/kofficecore/KoDetailsPane.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/kofficecore/KoDetailsPane.h b/lib/kofficecore/KoDetailsPane.h index 596c3c12..1ae87ce9 100644 --- a/lib/kofficecore/KoDetailsPane.h +++ b/lib/kofficecore/KoDetailsPane.h @@ -19,7 +19,7 @@ #ifndef KODETAILSPANE_H #define KODETAILSPANE_H -#include <klistview.h> +#include <tdelistview.h> #include "koDetailsPaneBase.h" |