diff options
Diffstat (limited to 'sd')
-rw-r--r-- | sd/source/ui/inc/MasterPageObserver.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/inc/MasterPageObserver.hxx b/sd/source/ui/inc/MasterPageObserver.hxx index 19112e33cf0d..9e7221e911c6 100644 --- a/sd/source/ui/inc/MasterPageObserver.hxx +++ b/sd/source/ui/inc/MasterPageObserver.hxx @@ -20,8 +20,8 @@ #ifndef SD_VIEW_MASTER_PAGE_OBSERVER_HXX #define SD_VIEW_MASTER_PAGE_OBSERVER_HXX +#include <rtl/ustring.hxx> #include "tools/SdGlobalResourceContainer.hxx" -#include <tools/string.hxx> #include <osl/mutex.hxx> #include <memory> #include <set> |