summaryrefslogtreecommitdiffstats
path: root/layout/forms/nsLegendFrame.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'layout/forms/nsLegendFrame.cpp')
-rw-r--r--layout/forms/nsLegendFrame.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/layout/forms/nsLegendFrame.cpp b/layout/forms/nsLegendFrame.cpp
index 60056f15d..95efc2c87 100644
--- a/layout/forms/nsLegendFrame.cpp
+++ b/layout/forms/nsLegendFrame.cpp
@@ -12,6 +12,8 @@
#include "nsStyleConsts.h"
#include "nsFormControlFrame.h"
+using namespace mozilla;
+
nsIFrame*
NS_NewLegendFrame(nsIPresShell* aPresShell, nsStyleContext* aContext)
{