diff options
Diffstat (limited to 'oox/source/ppt/commonbehaviorcontext.hxx')
-rw-r--r-- | oox/source/ppt/commonbehaviorcontext.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/oox/source/ppt/commonbehaviorcontext.hxx b/oox/source/ppt/commonbehaviorcontext.hxx index c6fb3c2f8720..dbe070118d59 100644 --- a/oox/source/ppt/commonbehaviorcontext.hxx +++ b/oox/source/ppt/commonbehaviorcontext.hxx @@ -23,8 +23,8 @@ #include <rtl/ustring.hxx> #include "oox/ppt/timenodelistcontext.hxx" #include "oox/ppt/animationspersist.hxx" +#include <oox/ppt/pptfilterhelpers.hxx> #include "conditioncontext.hxx" -#include "pptfilterhelpers.hxx" namespace oox { namespace ppt { |