summaryrefslogtreecommitdiffstats
path: root/dom/svg/SVGElementFactory.h
diff options
context:
space:
mode:
Diffstat (limited to 'dom/svg/SVGElementFactory.h')
-rw-r--r--dom/svg/SVGElementFactory.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/dom/svg/SVGElementFactory.h b/dom/svg/SVGElementFactory.h
index 3a75ef750..4c57b296d 100644
--- a/dom/svg/SVGElementFactory.h
+++ b/dom/svg/SVGElementFactory.h
@@ -7,6 +7,11 @@
#ifndef mozilla_dom_SVGElementFactory_h
#define mozilla_dom_SVGElementFactory_h
+#include "nsError.h"
+#include "nsIContent.h"
+#include "mozilla/dom/FromParser.h"
+#include "mozilla/dom/NodeInfo.h"
+
class nsIAtom;
namespace mozilla {