diff options
Diffstat (limited to 'svx/inc/editund2.hxx')
-rw-r--r-- | svx/inc/editund2.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/inc/editund2.hxx b/svx/inc/editund2.hxx index bb693183136d..65c83dd4f0e8 100644 --- a/svx/inc/editund2.hxx +++ b/svx/inc/editund2.hxx @@ -32,7 +32,7 @@ #define _EDITUND2_HXX #include "svx/svxdllapi.h" -#include <svtools/undo.hxx> +#include <svl/undo.hxx> class ImpEditEngine; |