diff options
Diffstat (limited to 'svx/source')
-rw-r--r-- | svx/source/form/typemap.cxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/svx/source/form/typemap.cxx b/svx/source/form/typemap.cxx index d65f431764c4..2fd33ea736a1 100644 --- a/svx/source/form/typemap.cxx +++ b/svx/source/form/typemap.cxx @@ -17,6 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ +#include <config_options.h> + #include <sfx2/objitem.hxx> #include <sfx2/msg.hxx> #include <svl/stritem.hxx> |