summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2013-11-14 11:22:57 +0100
committerStephan Bergmann <sbergman@redhat.com>2013-11-14 11:22:57 +0100
commit6ad1a001b5c1d8287808aa3d9f7dfdb39040100f (patch)
tree164159f08a0fe1a8559e677ceb85127fc50faf1f /include
parent7f183f136b0b4d8b5b09f30b2831b27e8d6cf5e7 (diff)
Missing include
Change-Id: Ia8a15d1ec79577e4cd5bcaec99ef0926163a14ca
Diffstat (limited to 'include')
-rw-r--r--include/unotools/mediadescriptor.hxx4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/unotools/mediadescriptor.hxx b/include/unotools/mediadescriptor.hxx
index 2a0cb0fefa1d..1eb6b7a6b0fe 100644
--- a/include/unotools/mediadescriptor.hxx
+++ b/include/unotools/mediadescriptor.hxx
@@ -20,6 +20,10 @@
#ifndef INCLUDED_UNOTOOLS_MEDIADESCRIPTOR_HXX
#define INCLUDED_UNOTOOLS_MEDIADESCRIPTOR_HXX
+#include <sal/config.h>
+
+#include <vector>
+
#include <comphelper/docpasswordrequest.hxx>
#include <comphelper/sequenceashashmap.hxx>
#include <rtl/ustring.hxx>