diff options
Diffstat (limited to 'sc/source/ui/inc/editable.hxx')
-rw-r--r-- | sc/source/ui/inc/editable.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/inc/editable.hxx b/sc/source/ui/inc/editable.hxx index 189fbbf227dd..d7eac06d449d 100644 --- a/sc/source/ui/inc/editable.hxx +++ b/sc/source/ui/inc/editable.hxx @@ -20,7 +20,7 @@ #ifndef INCLUDED_SC_SOURCE_UI_INC_EDITABLE_HXX #define INCLUDED_SC_SOURCE_UI_INC_EDITABLE_HXX -#include "address.hxx" +#include <address.hxx> class ScDocument; class ScViewFunc; |