diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2013-11-09 15:34:19 -0600 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2013-11-09 18:48:46 -0600 |
commit | 945fb8c227e563d348dacc568b130e95ab20c8fc (patch) | |
tree | 87fe085a9c5b7af54ce8861c41e5a55ce0de0363 /include/unotools/localfilehelper.hxx | |
parent | 65d9783d8bc2ffec5bf6fd989c9bc0d709194e5f (diff) |
fdo#65108 inter-module includes <> include/unotools
Change-Id: Icd9b46da88366f5b260c8e20931b5dbdbedf3a66
Diffstat (limited to 'include/unotools/localfilehelper.hxx')
-rw-r--r-- | include/unotools/localfilehelper.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/unotools/localfilehelper.hxx b/include/unotools/localfilehelper.hxx index 9028ff8f0847..a059e5e49f19 100644 --- a/include/unotools/localfilehelper.hxx +++ b/include/unotools/localfilehelper.hxx @@ -20,7 +20,7 @@ #define INCLUDED_UNOTOOLS_LOCALFILEHELPER_HXX #include <com/sun/star/uno/Sequence.hxx> -#include "unotools/unotoolsdllapi.h" +#include <unotools/unotoolsdllapi.h> #include <rtl/ustring.hxx> |