diff options
Diffstat (limited to 'sw')
-rw-r--r-- | sw/source/filter/html/swhtml.hxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sw/source/filter/html/swhtml.hxx b/sw/source/filter/html/swhtml.hxx index 2f17b7522d4f..c53f3c5fd15d 100644 --- a/sw/source/filter/html/swhtml.hxx +++ b/sw/source/filter/html/swhtml.hxx @@ -31,6 +31,8 @@ #include "calbck.hxx" #include "htmlvsh.hxx" +#include <deque> + class SfxMedium; class SfxViewFrame; class SdrObject; |