diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2013-11-09 15:10:54 -0600 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2013-11-09 18:48:40 -0600 |
commit | 2f3305e939b5ad1f1a6af5a608c10e745deb56d6 (patch) | |
tree | c7493fa1912bbea6c9f3e014aee5427b4a3e22c0 /include/cppuhelper/weakagg.hxx | |
parent | 7f997d5dcee61b3229f94824cfde6788db65d724 (diff) |
fdo#65108 inter-module includes <> include/cppuhelper
Change-Id: Ife81bf3dacb574b664982f3b4d2c7af9eb78a66a
Diffstat (limited to 'include/cppuhelper/weakagg.hxx')
-rw-r--r-- | include/cppuhelper/weakagg.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/cppuhelper/weakagg.hxx b/include/cppuhelper/weakagg.hxx index 397a80e46ac3..dce45f2e76b9 100644 --- a/include/cppuhelper/weakagg.hxx +++ b/include/cppuhelper/weakagg.hxx @@ -21,7 +21,7 @@ #include <cppuhelper/weak.hxx> #include <com/sun/star/uno/XAggregation.hpp> -#include "cppuhelperdllapi.h" +#include <cppuhelper/cppuhelperdllapi.h> namespace cppu |