diff options
Diffstat (limited to 'accessibility/inc/pch/precompiled_acc.hxx')
-rw-r--r-- | accessibility/inc/pch/precompiled_acc.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/accessibility/inc/pch/precompiled_acc.hxx b/accessibility/inc/pch/precompiled_acc.hxx index 7377c61a4f1b..fcc0c6297ac3 100644 --- a/accessibility/inc/pch/precompiled_acc.hxx +++ b/accessibility/inc/pch/precompiled_acc.hxx @@ -316,7 +316,6 @@ #include <tools/mapunit.hxx> #include <tools/poly.hxx> #include <tools/ref.hxx> -#include <tools/resmgr.hxx> #include <tools/solar.h> #include <tools/stream.hxx> #include <tools/toolsdllapi.h> @@ -331,6 +330,7 @@ #include <unotools/accessiblestatesethelper.hxx> #include <unotools/fontdefs.hxx> #include <unotools/options.hxx> +#include <unotools/resmgr.hxx> #include <unotools/unotoolsdllapi.h> #include <extended/AccessibleBrowseBox.hxx> #include <extended/AccessibleBrowseBoxBase.hxx> |