diff options
Diffstat (limited to 'lib/kofficecore/KoOpenPane.cpp')
-rw-r--r-- | lib/kofficecore/KoOpenPane.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/kofficecore/KoOpenPane.cpp b/lib/kofficecore/KoOpenPane.cpp index 4a2872c6..6459171a 100644 --- a/lib/kofficecore/KoOpenPane.cpp +++ b/lib/kofficecore/KoOpenPane.cpp @@ -35,7 +35,7 @@ #include <kpushbutton.h> #include <kiconloader.h> #include <kdebug.h> -#include <klistview.h> +#include <tdelistview.h> #include "KoFilterManager.h" #include "KoTemplates.h" |