diff options
Diffstat (limited to 'svx/inc/grafctrl.hxx')
-rw-r--r-- | svx/inc/grafctrl.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/svx/inc/grafctrl.hxx b/svx/inc/grafctrl.hxx index b0a27462fb04..ea5a7236f6fe 100644 --- a/svx/inc/grafctrl.hxx +++ b/svx/inc/grafctrl.hxx @@ -31,8 +31,8 @@ #ifndef _SVX_GRAFCTRL_HXX #define _SVX_GRAFCTRL_HXX -#include <svtools/lstner.hxx> -#include <svtools/intitem.hxx> +#include <svl/lstner.hxx> +#include <svl/intitem.hxx> #include <sfx2/tbxctrl.hxx> #include "svx/svxdllapi.h" |