diff options
Diffstat (limited to 'vcl/workben/outdevgrind.cxx')
-rw-r--r-- | vcl/workben/outdevgrind.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/workben/outdevgrind.cxx b/vcl/workben/outdevgrind.cxx index 79137b8c4518..52e48a8c910d 100644 --- a/vcl/workben/outdevgrind.cxx +++ b/vcl/workben/outdevgrind.cxx @@ -20,6 +20,7 @@ // bootstrap stuff #include <rtl/bootstrap.hxx> +#include <rtl/ustring.hxx> #include <comphelper/processfactory.hxx> #include <cppuhelper/servicefactory.hxx> #include <cppuhelper/bootstrap.hxx> @@ -40,7 +41,6 @@ #include <vcl/bitmapex.hxx> #include <vcl/gradient.hxx> #include <vcl/lineinfo.hxx> -#include <tools/string.hxx> #include <osl/time.h> |