diff options
Diffstat (limited to 'include/svx/fmglob.hxx')
-rw-r--r-- | include/svx/fmglob.hxx | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/svx/fmglob.hxx b/include/svx/fmglob.hxx index 88943f4c61ae..968a7c77e0c9 100644 --- a/include/svx/fmglob.hxx +++ b/include/svx/fmglob.hxx @@ -20,9 +20,8 @@ #ifndef INCLUDED_SVX_FMGLOB_HXX #define INCLUDED_SVX_FMGLOB_HXX -#include <tools/solar.h> -#include <svx/svdobj.hxx> #include <com/sun/star/form/FormComponentType.hpp> +#include <svx/svdobj.hxx> const sal_uInt32 FmFormInventor = sal_uInt32('F')*0x00000001+ sal_uInt32('M')*0x00000100+ |