diff options
-rw-r--r-- | sw/inc/fmtmeta.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/fmtmeta.hxx b/sw/inc/fmtmeta.hxx index ac94d120008d..6fba3bac2aa5 100644 --- a/sw/inc/fmtmeta.hxx +++ b/sw/inc/fmtmeta.hxx @@ -22,7 +22,7 @@ #include "calbck.hxx" -#include <cppuhelper/weakref.hxx> +#include <unotools/weakref.hxx> #include <svl/poolitem.hxx> #include <sfx2/Metadatable.hxx> |