summaryrefslogtreecommitdiffstats
path: root/dom/html/HTMLFrameSetElement.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'dom/html/HTMLFrameSetElement.cpp')
-rw-r--r--dom/html/HTMLFrameSetElement.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/dom/html/HTMLFrameSetElement.cpp b/dom/html/HTMLFrameSetElement.cpp
index 861dbfe9f..0e9d4fd2e 100644
--- a/dom/html/HTMLFrameSetElement.cpp
+++ b/dom/html/HTMLFrameSetElement.cpp
@@ -7,6 +7,7 @@
#include "HTMLFrameSetElement.h"
#include "mozilla/dom/HTMLFrameSetElementBinding.h"
#include "mozilla/dom/EventHandlerBinding.h"
+#include "nsContentUtils.h"
#include "nsGlobalWindow.h"
#include "mozilla/UniquePtrExtensions.h"
#include "nsAttrValueOrString.h"