diff options
Diffstat (limited to 'sd/source/ui/docshell/docshell.cxx')
-rw-r--r-- | sd/source/ui/docshell/docshell.cxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sd/source/ui/docshell/docshell.cxx b/sd/source/ui/docshell/docshell.cxx index e0e7791da206..b59e2c73eba7 100644 --- a/sd/source/ui/docshell/docshell.cxx +++ b/sd/source/ui/docshell/docshell.cxx @@ -58,8 +58,8 @@ #include "View.hxx" #include "drawdoc.hxx" #include "sdpage.hxx" -#include "glob.hrc" -#include "res_bmp.hrc" +#include "strings.hrc" + #include "fupoor.hxx" #include "fusearch.hxx" #include "ViewShell.hxx" |