diff options
Diffstat (limited to 'editeng')
-rw-r--r-- | editeng/source/editeng/impedit.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editeng/source/editeng/impedit.hxx b/editeng/source/editeng/impedit.hxx index 613d25eda629..093aa105a677 100644 --- a/editeng/source/editeng/impedit.hxx +++ b/editeng/source/editeng/impedit.hxx @@ -53,7 +53,7 @@ #include <i18nlangtag/lang.h> #include <rtl/ref.hxx> #define LOK_USE_UNSTABLE_API -#include <LibreOfficeKit/LibreOfficeKit.h> +#include <LibreOfficeKit/LibreOfficeKitTypes.h> #include <boost/noncopyable.hpp> |