Bug 1133732. Header include got missed in rebase. on CLOSED TREE

This commit is contained in:
Timothy Nikkel 2015-03-29 18:16:43 -05:00
parent aaddf0fa58
commit 9d2d565492

View File

@ -6,6 +6,7 @@
#define nsButtonBoxFrame_h___
#include "mozilla/Attributes.h"
#include "nsIDOMEventListener.h"
#include "nsBoxFrame.h"
class nsButtonBoxFrame : public nsBoxFrame