summaryrefslogtreecommitdiff
path: root/include/cppuhelper/interfacecontainer.h
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/interfacecontainer.h
parent7f997d5dcee61b3229f94824cfde6788db65d724 (diff)
fdo#65108 inter-module includes <> include/cppuhelper
Change-Id: Ife81bf3dacb574b664982f3b4d2c7af9eb78a66a
Diffstat (limited to 'include/cppuhelper/interfacecontainer.h')
-rw-r--r--include/cppuhelper/interfacecontainer.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/cppuhelper/interfacecontainer.h b/include/cppuhelper/interfacecontainer.h
index 39e467e0e2dc..223148f586e6 100644
--- a/include/cppuhelper/interfacecontainer.h
+++ b/include/cppuhelper/interfacecontainer.h
@@ -26,8 +26,8 @@
#include <com/sun/star/uno/XInterface.hpp>
#include <com/sun/star/lang/EventObject.hpp>
-#include "com/sun/star/lang/DisposedException.hpp"
-#include "cppuhelperdllapi.h"
+#include <com/sun/star/lang/DisposedException.hpp>
+#include <cppuhelper/cppuhelperdllapi.h>
/** */ //for docpp
namespace cppu