summaryrefslogtreecommitdiffstats
path: root/include/cppuhelper/component.hxx
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2013-11-09 15:10:54 -0600
committerNorbert Thiebaud <nthiebaud@gmail.com>2013-11-09 18:48:40 -0600
commit2f3305e939b5ad1f1a6af5a608c10e745deb56d6 (patch)
treec7493fa1912bbea6c9f3e014aee5427b4a3e22c0 /include/cppuhelper/component.hxx
parentfdo#65108 inter-module includes <> include/xmlscript (diff)
downloadcore-2f3305e939b5ad1f1a6af5a608c10e745deb56d6.tar.gz
core-2f3305e939b5ad1f1a6af5a608c10e745deb56d6.zip
fdo#65108 inter-module includes <> include/cppuhelper
Change-Id: Ife81bf3dacb574b664982f3b4d2c7af9eb78a66a
Diffstat (limited to 'include/cppuhelper/component.hxx')
-rw-r--r--include/cppuhelper/component.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/cppuhelper/component.hxx b/include/cppuhelper/component.hxx
index 7fb919d2b0a6..b987c85f8fa4 100644
--- a/include/cppuhelper/component.hxx
+++ b/include/cppuhelper/component.hxx
@@ -28,7 +28,7 @@
#include <com/sun/star/lang/XComponent.hpp>
#include <com/sun/star/lang/XEventListener.hpp>
-#include "cppuhelperdllapi.h"
+#include <cppuhelper/cppuhelperdllapi.h>
namespace cppu
{