summaryrefslogtreecommitdiffstats
path: root/layout/generic/nsBRFrame.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'layout/generic/nsBRFrame.cpp')
-rw-r--r--layout/generic/nsBRFrame.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/layout/generic/nsBRFrame.cpp b/layout/generic/nsBRFrame.cpp
index 12c258674..08c0fe3dd 100644
--- a/layout/generic/nsBRFrame.cpp
+++ b/layout/generic/nsBRFrame.cpp
@@ -6,7 +6,7 @@
/* rendering object for HTML <br> elements */
#include "nsCOMPtr.h"
-#include "nsContainerframe.h"
+#include "nsContainerFrame.h"
#include "nsFontMetrics.h"
#include "nsFrame.h"
#include "nsPresContext.h"