diff options
Diffstat (limited to 'sd/source/ui/view/unmodpg.cxx')
-rw-r--r-- | sd/source/ui/view/unmodpg.cxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sd/source/ui/view/unmodpg.cxx b/sd/source/ui/view/unmodpg.cxx index 13df39611912..a59efad935c0 100644 --- a/sd/source/ui/view/unmodpg.cxx +++ b/sd/source/ui/view/unmodpg.cxx @@ -23,8 +23,8 @@ #include "strings.hrc" #include "glob.hxx" -#include "glob.hrc" // STR_BCKGRND, STR_BCKGRNDOBJ -#include "app.hrc" // SID_SWITCHPAGE +#include "glob.hrc" +#include "app.hrc" #include "unmodpg.hxx" #include "sdpage.hxx" |