diff options
Diffstat (limited to 'sw/inc/txtfld.hxx')
-rw-r--r-- | sw/inc/txtfld.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/inc/txtfld.hxx b/sw/inc/txtfld.hxx index 946a4bbfa916..fa40f76090d3 100644 --- a/sw/inc/txtfld.hxx +++ b/sw/inc/txtfld.hxx @@ -21,6 +21,7 @@ #include <txatbase.hxx> #include <rtl/ustring.hxx> +#include <osl/diagnose.h> #include <boost/shared_ptr.hpp> |