diff options
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 |