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/xmlgrhlp.hxx | |
parent | d66c939c7f797c313dcb9a42536a464a77041c68 (diff) |
#i107706#: liquidate goodies module
Diffstat (limited to 'svx/inc/xmlgrhlp.hxx')
-rw-r--r-- | svx/inc/xmlgrhlp.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/inc/xmlgrhlp.hxx b/svx/inc/xmlgrhlp.hxx index 77e6eb0be322..e1c286c74e39 100644 --- a/svx/inc/xmlgrhlp.hxx +++ b/svx/inc/xmlgrhlp.hxx @@ -33,7 +33,7 @@ #include <cppuhelper/compbase2.hxx> #include <osl/mutex.hxx> -#include <goodies/grfmgr.hxx> +#include <svtools/grfmgr.hxx> #include <vector> #include <set> #include <utility> |