Bug 942248 - Fix a non-unified build bustage in nsNumberControlFrame.cpp; r=jwatt

This commit is contained in:
Ehsan Akhgari 2013-11-22 14:26:55 -05:00
parent 79cfbea60a
commit a21a8161ab

View File

@ -18,6 +18,7 @@
#include "nsContentCreatorFunctions.h"
#include "nsContentList.h"
#include "nsStyleSet.h"
#include "nsIDOMMutationEvent.h"
using namespace mozilla;
using namespace mozilla::dom;