diff options
Diffstat (limited to 'svx/source/inc/fmitems.hxx')
-rw-r--r-- | svx/source/inc/fmitems.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/inc/fmitems.hxx b/svx/source/inc/fmitems.hxx index 30bdefaf1c58..e637c57f0c15 100644 --- a/svx/source/inc/fmitems.hxx +++ b/svx/source/inc/fmitems.hxx @@ -31,7 +31,7 @@ #define _SVX_FMITEMS_HXX -#include <svtools/poolitem.hxx> +#include <svl/poolitem.hxx> #include <comphelper/uno3.hxx> // FORWARD_DECLARE_INTERFACE(awt,XControlContainer) FORWARD_DECLARE_INTERFACE(uno,Any) |