summaryrefslogtreecommitdiff
path: root/sc/source/ui/dataprovider/htmldataprovider.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/dataprovider/htmldataprovider.cxx')
-rw-r--r--sc/source/ui/dataprovider/htmldataprovider.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/sc/source/ui/dataprovider/htmldataprovider.cxx b/sc/source/ui/dataprovider/htmldataprovider.cxx
index d5b1903d93ff..c70ce00fa63e 100644
--- a/sc/source/ui/dataprovider/htmldataprovider.cxx
+++ b/sc/source/ui/dataprovider/htmldataprovider.cxx
@@ -8,8 +8,11 @@
*/
#include "htmldataprovider.hxx"
+#include <datamapper.hxx>
#include <datatransformation.hxx>
#include <salhelper/thread.hxx>
+#include <vcl/svapp.hxx>
+#include <tools/stream.hxx>
#include <libxml/HTMLparser.h>
#include <libxml/HTMLtree.h>