diff options
Diffstat (limited to 'sc/inc/AccessibleGlobal.hxx')
-rw-r--r-- | sc/inc/AccessibleGlobal.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/inc/AccessibleGlobal.hxx b/sc/inc/AccessibleGlobal.hxx index abcc263cf53c..0df34de462be 100644 --- a/sc/inc/AccessibleGlobal.hxx +++ b/sc/inc/AccessibleGlobal.hxx @@ -21,7 +21,7 @@ #define INCLUDED_SC_INC_ACCESSIBLEGLOBAL_HXX #include <com/sun/star/accessibility/XAccessibleStateSet.hpp> -#include "cppuhelper/implbase1.hxx" +#include <cppuhelper/implbase1.hxx> #include <set> |