diff options
author | Mathias Bauer <mba@openoffice.org> | 2009-12-15 21:55:40 +0100 |
---|---|---|
committer | Mathias Bauer <mba@openoffice.org> | 2009-12-15 21:55:40 +0100 |
commit | 6fa6f4fa24eac5b3530360bc485edc7d596e26bd (patch) | |
tree | a1f8e11ee9428dec407537a33d0c96b3af987bcd /svx/inc/unoapi.hxx | |
parent | d66c939c7f797c313dcb9a42536a464a77041c68 (diff) |
#i107706#: liquidate goodies module
Diffstat (limited to 'svx/inc/unoapi.hxx')
-rw-r--r-- | svx/inc/unoapi.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/inc/unoapi.hxx b/svx/inc/unoapi.hxx index 28df48afa2c2..37cd6daf4c78 100644 --- a/svx/inc/unoapi.hxx +++ b/svx/inc/unoapi.hxx @@ -35,7 +35,7 @@ #include <com/sun/star/drawing/XShape.hpp> #include <com/sun/star/drawing/XDrawPage.hpp> #include <sal/types.h> -#include <goodies/grfmgr.hxx> +#include <svtools/grfmgr.hxx> #include <svl/poolitem.hxx> #include "svx/svxdllapi.h" |