diff options
Diffstat (limited to 'sc/source/ui/inc/imoptdlg.hxx')
-rw-r--r-- | sc/source/ui/inc/imoptdlg.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sc/source/ui/inc/imoptdlg.hxx b/sc/source/ui/inc/imoptdlg.hxx index 82ecf28d155b..2b32168a880d 100644 --- a/sc/source/ui/inc/imoptdlg.hxx +++ b/sc/source/ui/inc/imoptdlg.hxx @@ -26,8 +26,8 @@ #include <vcl/lstbox.hxx> #include <vcl/button.hxx> #include <svx/txencbox.hxx> -#include "scdllapi.h" -#include "global.hxx" +#include <scdllapi.h> +#include <global.hxx> class SC_DLLPUBLIC ScImportOptions { |