diff options
Diffstat (limited to 'sd/source/ui/view/GraphicObjectBar.cxx')
-rw-r--r-- | sd/source/ui/view/GraphicObjectBar.cxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sd/source/ui/view/GraphicObjectBar.cxx b/sd/source/ui/view/GraphicObjectBar.cxx index eb9b6be057b6..2cc7b4c26672 100644 --- a/sd/source/ui/view/GraphicObjectBar.cxx +++ b/sd/source/ui/view/GraphicObjectBar.cxx @@ -36,8 +36,8 @@ #include <sfx2/objface.hxx> #include "app.hrc" -#include "res_bmp.hrc" -#include "glob.hrc" + +#include "strings.hrc" #include "strings.hrc" #include "DrawDocShell.hxx" #include "ViewShell.hxx" |