diff options
Diffstat (limited to 'sc/inc/reordermap.hxx')
-rw-r--r-- | sc/inc/reordermap.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/inc/reordermap.hxx b/sc/inc/reordermap.hxx index 3f3622085e85..6a1e750d4944 100644 --- a/sc/inc/reordermap.hxx +++ b/sc/inc/reordermap.hxx @@ -10,7 +10,7 @@ #ifndef INCLUDED_SC_REORDERMAP_HXX #define INCLUDED_SC_REORDERMAP_HXX -#include <types.hxx> +#include "types.hxx" #include <unordered_map> namespace sc { |