summaryrefslogtreecommitdiff
path: root/include/comphelper/evtmethodhelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/comphelper/evtmethodhelper.hxx')
-rw-r--r--include/comphelper/evtmethodhelper.hxx4
1 files changed, 3 insertions, 1 deletions
diff --git a/include/comphelper/evtmethodhelper.hxx b/include/comphelper/evtmethodhelper.hxx
index a4a1bbfc366c..2539ea0b8441 100644
--- a/include/comphelper/evtmethodhelper.hxx
+++ b/include/comphelper/evtmethodhelper.hxx
@@ -18,7 +18,9 @@
*/
#ifndef INCLUDED_COMPHELPER_EVTMETHODHELPER_HXX
#define INCLUDED_COMPHELPER_EVTMETHODHELPER_HXX
-#include <comphelper/sequence.hxx>
+
+#include <com/sun/star/uno/Sequence.h>
+#include <comphelper/comphelperdllapi.h>
namespace comphelper
{