diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2013-11-09 14:13:31 -0600 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2013-11-09 18:48:39 -0600 |
commit | 73a57482157fc9c925dc8f5c9cf26673cd18c803 (patch) | |
tree | 3a08bdaa3caa9e661058c54014e6df727ec01244 /include/editeng/unonrule.hxx | |
parent | 4d13f9129d4e56fc9ae0501b88e19556d50c23d2 (diff) |
fdo#65108 inter-module includes <>
Change-Id: I82b0309c4430a8393e17b9a30a6e898f82c0f25c
Diffstat (limited to 'include/editeng/unonrule.hxx')
-rw-r--r-- | include/editeng/unonrule.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/editeng/unonrule.hxx b/include/editeng/unonrule.hxx index b82ee4e3b503..b21121fe402e 100644 --- a/include/editeng/unonrule.hxx +++ b/include/editeng/unonrule.hxx @@ -22,7 +22,7 @@ #include <com/sun/star/container/XIndexReplace.hpp> #include <com/sun/star/ucb/XAnyCompare.hpp> -#include "editeng/editengdllapi.h" +#include <editeng/editengdllapi.h> #include <cppuhelper/implbase5.hxx> #include <com/sun/star/lang/XUnoTunnel.hpp> #include <com/sun/star/lang/XServiceInfo.hpp> |