diff options
Diffstat (limited to 'sc/source/ui/inc/datafdlg.hxx')
-rw-r--r-- | sc/source/ui/inc/datafdlg.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/inc/datafdlg.hxx b/sc/source/ui/inc/datafdlg.hxx index a752bca6426a..c4ec9a090553 100644 --- a/sc/source/ui/inc/datafdlg.hxx +++ b/sc/source/ui/inc/datafdlg.hxx @@ -14,7 +14,7 @@ #include <vcl/button.hxx> #include <vcl/fixed.hxx> -#include "global.hxx" +#include <global.hxx> #include "tabvwsh.hxx" #include <sfx2/bindings.hxx> |