diff options
Diffstat (limited to 'kio/kfile/kopenwith.cpp')
-rw-r--r-- | kio/kfile/kopenwith.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kio/kfile/kopenwith.cpp b/kio/kfile/kopenwith.cpp index efeaa1f02..691487730 100644 --- a/kio/kfile/kopenwith.cpp +++ b/kio/kfile/kopenwith.cpp @@ -54,7 +54,7 @@ #include <kmimetype.h> #include <kservicegroup.h> #include <klistview.h> -#include <ksycoca.h> +#include <tdesycoca.h> #include <kstdguiitem.h> #include "kopenwith.h" |