summaryrefslogtreecommitdiff
path: root/include/svx/svdlayer.hxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2015-10-27 11:22:12 +0100
committerStephan Bergmann <sbergman@redhat.com>2015-10-27 11:22:12 +0100
commitbf98ea200fa1d0412f41dfcc37c2704ff4080bcc (patch)
tree5a29991f321b9d67e0e4703ae4f8b55c0898444e /include/svx/svdlayer.hxx
parent4299f621d5eea0a9d31f40ce4b65d9a50645e72e (diff)
Missing include
Change-Id: Icbffa2973b3cb803950ffe280b95194795f8861c
Diffstat (limited to 'include/svx/svdlayer.hxx')
-rw-r--r--include/svx/svdlayer.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/svx/svdlayer.hxx b/include/svx/svdlayer.hxx
index 70c3009ff528..a5184edef51f 100644
--- a/include/svx/svdlayer.hxx
+++ b/include/svx/svdlayer.hxx
@@ -25,6 +25,7 @@
#include <svx/svdtypes.hxx>
#include <svx/svxdllapi.h>
#include <algorithm>
+#include <vector>
class SdrModel;