diff options
Diffstat (limited to 'sw/source/uibase/inc/fldmgr.hxx')
-rw-r--r-- | sw/source/uibase/inc/fldmgr.hxx | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sw/source/uibase/inc/fldmgr.hxx b/sw/source/uibase/inc/fldmgr.hxx index e954e52b9d56..d37ab8eaf170 100644 --- a/sw/source/uibase/inc/fldmgr.hxx +++ b/sw/source/uibase/inc/fldmgr.hxx @@ -19,11 +19,10 @@ #ifndef INCLUDED_SW_SOURCE_UIBASE_INC_FLDMGR_HXX #define INCLUDED_SW_SOURCE_UIBASE_INC_FLDMGR_HXX +#include <fldbas.hxx> #include <swdllapi.h> -#include <swtypes.hxx> #include <com/sun/star/uno/Reference.h> #include <com/sun/star/uno/Any.h> -#include <vcl/vclptr.hxx> #include <memory> #include <vector> |