diff options
Diffstat (limited to 'sc/source/ui/inc/datatableview.hxx')
-rw-r--r-- | sc/source/ui/inc/datatableview.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sc/source/ui/inc/datatableview.hxx b/sc/source/ui/inc/datatableview.hxx index 467309b7026e..ebce87f4f4d0 100644 --- a/sc/source/ui/inc/datatableview.hxx +++ b/sc/source/ui/inc/datatableview.hxx @@ -22,8 +22,8 @@ #include <vcl/ctrl.hxx> -#include "scdllapi.h" -#include "types.hxx" +#include <scdllapi.h> +#include <types.hxx> #include "hdrcont.hxx" class ScDocument; |