diff options
Diffstat (limited to 'sc/inc/scabstdlg.hxx')
-rw-r--r-- | sc/inc/scabstdlg.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/inc/scabstdlg.hxx b/sc/inc/scabstdlg.hxx index 3ac772a91369..2028a0105e02 100644 --- a/sc/inc/scabstdlg.hxx +++ b/sc/inc/scabstdlg.hxx @@ -28,7 +28,7 @@ #include "sc.hrc" #include "global.hxx" #include "pivot.hxx" -#include "i18nlangtag/lang.h" +#include <i18nlangtag/lang.h> #include "asciiopt.hxx" #include <tabvwsh.hxx> |