summaryrefslogtreecommitdiff
path: root/include/xmlscript/xml_helper.hxx
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2013-11-09 15:06:00 -0600
committerNorbert Thiebaud <nthiebaud@gmail.com>2013-11-09 18:48:39 -0600
commit7f997d5dcee61b3229f94824cfde6788db65d724 (patch)
treed6ec1091354f57ee273a6291c33a4ef540528d33 /include/xmlscript/xml_helper.hxx
parentaff270d89a4800fab9fb09c506d92780060e16dc (diff)
fdo#65108 inter-module includes <> include/xmlscript
Change-Id: If4a7372a7520db8c362de17d81cfd393d42e17e8
Diffstat (limited to 'include/xmlscript/xml_helper.hxx')
-rw-r--r--include/xmlscript/xml_helper.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/xmlscript/xml_helper.hxx b/include/xmlscript/xml_helper.hxx
index 5d65cf12a234..1c4676563109 100644
--- a/include/xmlscript/xml_helper.hxx
+++ b/include/xmlscript/xml_helper.hxx
@@ -26,7 +26,7 @@
#include <com/sun/star/io/XInputStream.hpp>
#include <com/sun/star/io/XOutputStream.hpp>
-#include "xmlscript/xmlscriptdllapi.h"
+#include <xmlscript/xmlscriptdllapi.h>
namespace xmlscript
{