diff options
Diffstat (limited to 'svx/source/unodraw/unonrule.cxx')
-rw-r--r-- | svx/source/unodraw/unonrule.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/unodraw/unonrule.cxx b/svx/source/unodraw/unonrule.cxx index 7947cde7e790..af4a327edb7d 100644 --- a/svx/source/unodraw/unonrule.cxx +++ b/svx/source/unodraw/unonrule.cxx @@ -43,7 +43,7 @@ #include <cppuhelper/implbase1.hxx> #include <cppuhelper/implbase5.hxx> -#include <svtools/itempool.hxx> +#include <svl/itempool.hxx> #include <goodies/grfmgr.hxx> #include <vcl/svapp.hxx> |