summaryrefslogtreecommitdiff
path: root/xmloff
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2015-07-15 15:00:55 +0300
committerTor Lillqvist <tml@collabora.com>2015-07-15 15:03:17 +0300
commitdffb58131f06fbe1aaeaa7b0d3ebe049d8384593 (patch)
tree6650901b984b39bef3d956befc03c6c77685a0ce /xmloff
parent5325c5b2bd8bae328f57bfda4f1e242b5133c79d (diff)
WaE: 'HAVE_FEATURE_GLTF' is not defined, evaluates to 0
Change-Id: I8fec50dcd380fd6bb77672a898c107483298c027
Diffstat (limited to 'xmloff')
-rw-r--r--xmloff/source/draw/ximpshap.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/xmloff/source/draw/ximpshap.hxx b/xmloff/source/draw/ximpshap.hxx
index f42c05d16b65..0f5699e933dc 100644
--- a/xmloff/source/draw/ximpshap.hxx
+++ b/xmloff/source/draw/ximpshap.hxx
@@ -20,6 +20,8 @@
#ifndef INCLUDED_XMLOFF_SOURCE_DRAW_XIMPSHAP_HXX
#define INCLUDED_XMLOFF_SOURCE_DRAW_XIMPSHAP_HXX
+#include <config_features.h>
+
#include <com/sun/star/io/XOutputStream.hpp>
#include <com/sun/star/document/XActionLockable.hpp>
#include <com/sun/star/container/XIdentifierContainer.hpp>