Bug 1062483 - Another bustage fix. r=bustage

This commit is contained in:
Botond Ballo 2014-09-23 15:56:56 -04:00
parent 93f8d92c4a
commit 5d13fd9372

View File

@ -10,6 +10,7 @@
#include <vector> #include <vector>
#include "nsAutoPtr.h" #include "nsAutoPtr.h"
#include "nsISupportsImpl.h" // for NS_INLINE_DECL_REFCOUNTING #include "nsISupportsImpl.h" // for NS_INLINE_DECL_REFCOUNTING
#include "Units.h" // for ScreenPoint
namespace mozilla { namespace mozilla {
namespace layers { namespace layers {