diff options
Diffstat (limited to 'sc/inc/table.hxx')
-rw-r--r-- | sc/inc/table.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/inc/table.hxx b/sc/inc/table.hxx index 243bf132e8f5..1ed1eaadb71b 100644 --- a/sc/inc/table.hxx +++ b/sc/inc/table.hxx @@ -35,7 +35,7 @@ #include "cellvalue.hxx" #include <formula/types.hxx> #include "calcmacros.hxx" -#include "formula/errorcodes.hxx" +#include <formula/errorcodes.hxx> #include "document.hxx" #include <set> |