diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2013-11-09 15:38:04 -0600 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2013-11-09 18:48:48 -0600 |
commit | c936339ae28351b5c7d1ea4071862dba65696cb3 (patch) | |
tree | 9c2e156a2a7afd5dd923276131456ba95b93666b /include/toolkit/helper | |
parent | b43343b0e713d70936d32069a21e96334b08dd82 (diff) |
fdo#65108 inter-module includes <> include/toolkit
Change-Id: I73cd2a7b0270cd0b78d1ea5fb0163e6392323a3d
Diffstat (limited to 'include/toolkit/helper')
-rw-r--r-- | include/toolkit/helper/unopropertyarrayhelper.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/toolkit/helper/unopropertyarrayhelper.hxx b/include/toolkit/helper/unopropertyarrayhelper.hxx index 4a531b72cf17..b09edcc68660 100644 --- a/include/toolkit/helper/unopropertyarrayhelper.hxx +++ b/include/toolkit/helper/unopropertyarrayhelper.hxx @@ -25,7 +25,7 @@ #include <list> #include <set> -#include "toolkit/dllapi.h" +#include <toolkit/dllapi.h> // ---------------------------------------------------- // class UnoPropertyArrayHelper |