Bug 1084093 follow-up for bustage. Add missing include.

This commit is contained in:
Jonathan Watt 2014-10-17 13:39:55 +01:00
parent 42d3b8fbe3
commit 9ed2e3727d

View File

@ -8,6 +8,7 @@
#define NS_CSS_RENDERING_BORDERS_H
#include "gfxRect.h"
#include "mozilla/gfx/2D.h"
#include "mozilla/RefPtr.h"
#include "nsColor.h"
#include "nsCOMPtr.h"