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/caserotate.hxx | |
parent | 65d9783d8bc2ffec5bf6fd989c9bc0d709194e5f (diff) |
fdo#65108 inter-module includes <> include/unotools
Change-Id: Icd9b46da88366f5b260c8e20931b5dbdbedf3a66
Diffstat (limited to 'include/unotools/caserotate.hxx')
-rw-r--r-- | include/unotools/caserotate.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/unotools/caserotate.hxx b/include/unotools/caserotate.hxx index 38d1e0d596dd..36a93b1ee0d2 100644 --- a/include/unotools/caserotate.hxx +++ b/include/unotools/caserotate.hxx @@ -11,7 +11,7 @@ #include <sal/config.h> -#include "unotools/unotoolsdllapi.h" +#include <unotools/unotoolsdllapi.h> //TODO Use XCharacterClassification::getStringType to determine the current //(possibly mixed) case type and rotate to the next one |