diff options
Diffstat (limited to 'sd/source/ui/func/fuconuno.cxx')
-rw-r--r-- | sd/source/ui/func/fuconuno.cxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sd/source/ui/func/fuconuno.cxx b/sd/source/ui/func/fuconuno.cxx index 45a3f0f1f5cf..214814626665 100644 --- a/sd/source/ui/func/fuconuno.cxx +++ b/sd/source/ui/func/fuconuno.cxx @@ -29,7 +29,7 @@ #include <svx/dialogs.hrc> #include "app.hrc" -#include "glob.hrc" +#include "strings.hrc" #include "ViewShell.hxx" #include "View.hxx" #include "Window.hxx" @@ -37,7 +37,7 @@ #include "ToolBarManager.hxx" #include "drawdoc.hxx" #include "sdresid.hxx" -#include "res_bmp.hrc" + namespace sd { |