diff options
Diffstat (limited to 'include/unotools/accessiblestatesethelper.hxx')
-rw-r--r-- | include/unotools/accessiblestatesethelper.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/unotools/accessiblestatesethelper.hxx b/include/unotools/accessiblestatesethelper.hxx index 4e4622b0c9b0..fc2822858da2 100644 --- a/include/unotools/accessiblestatesethelper.hxx +++ b/include/unotools/accessiblestatesethelper.hxx @@ -19,7 +19,7 @@ #ifndef INCLUDED_UNOTOOLS_ACCESSIBLESTATESETHELPER_HXX #define INCLUDED_UNOTOOLS_ACCESSIBLESTATESETHELPER_HXX -#include "unotools/unotoolsdllapi.h" +#include <unotools/unotoolsdllapi.h> #include <com/sun/star/accessibility/XAccessibleStateSet.hpp> #include <com/sun/star/uno/Reference.hxx> |