summaryrefslogtreecommitdiff
path: root/include/oox/ppt/slidetransitioncontext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/oox/ppt/slidetransitioncontext.hxx')
-rw-r--r--include/oox/ppt/slidetransitioncontext.hxx7
1 files changed, 6 insertions, 1 deletions
diff --git a/include/oox/ppt/slidetransitioncontext.hxx b/include/oox/ppt/slidetransitioncontext.hxx
index 8cb53e78969e..1588cba3ec13 100644
--- a/include/oox/ppt/slidetransitioncontext.hxx
+++ b/include/oox/ppt/slidetransitioncontext.hxx
@@ -20,10 +20,15 @@
#ifndef INCLUDED_OOX_PPT_SLIDETRANSITIONCONTEXT_HXX
#define INCLUDED_OOX_PPT_SLIDETRANSITIONCONTEXT_HXX
+#include <oox/core/contexthandler.hxx>
#include <oox/core/fragmenthandler2.hxx>
#include <oox/ppt/slidetransition.hxx>
+#include <sal/types.h>
-namespace oox { class PropertyMap; }
+namespace oox {
+ class AttributeList;
+ class PropertyMap;
+}
namespace oox { namespace ppt {