diff options
Diffstat (limited to 'lib/kofficeui/KoInsertLink.cpp')
-rw-r--r-- | lib/kofficeui/KoInsertLink.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/kofficeui/KoInsertLink.cpp b/lib/kofficeui/KoInsertLink.cpp index e3fd77cce..1f1d2f4cc 100644 --- a/lib/kofficeui/KoInsertLink.cpp +++ b/lib/kofficeui/KoInsertLink.cpp @@ -32,7 +32,7 @@ #include <kiconloader.h> #include "KoInsertLink.h" #include <kdesktopfile.h> -#include <krecentdocument.h> +#include <tderecentdocument.h> using namespace KOfficePrivate; |