diff options
Diffstat (limited to 'svx/source/unodraw/unohtabl.cxx')
-rw-r--r-- | svx/source/unodraw/unohtabl.cxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/svx/source/unodraw/unohtabl.cxx b/svx/source/unodraw/unohtabl.cxx index 2360f2650aba..f715db91c585 100644 --- a/svx/source/unodraw/unohtabl.cxx +++ b/svx/source/unodraw/unohtabl.cxx @@ -31,8 +31,8 @@ // MARKER(update_precomp.py): autogen include statement, do not remove #include "precompiled_svx.hxx" #include <com/sun/star/drawing/Hatch.hpp> -#include <svtools/itempool.hxx> -#include <svtools/itemset.hxx> +#include <svl/itempool.hxx> +#include <svl/itemset.hxx> #include "UnoNameItemTable.hxx" #include <svx/xhatch.hxx> |