diff options
Diffstat (limited to 'sc/source/ui/inc/cellmergeoption.hxx')
-rw-r--r-- | sc/source/ui/inc/cellmergeoption.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/inc/cellmergeoption.hxx b/sc/source/ui/inc/cellmergeoption.hxx index b838ddf03772..a172633280f9 100644 --- a/sc/source/ui/inc/cellmergeoption.hxx +++ b/sc/source/ui/inc/cellmergeoption.hxx @@ -10,7 +10,7 @@ #ifndef INCLUDED_SC_SOURCE_UI_INC_CELLMERGEOPTION_HXX #define INCLUDED_SC_SOURCE_UI_INC_CELLMERGEOPTION_HXX -#include "address.hxx" +#include <address.hxx> #include <set> |