author | Markus Stange <mstange@themasta.com> |
Tue, 07 Oct 2014 20:09:16 +0200 | |
changeset 209197 | e1b7ef73bdaea35e97cdd4ce48eeb12b873d1a0e |
parent 209196 | 47a1219c63246bd760e74c88ed67a722c0230367 |
child 209198 | 0c8ae792f1c09bdef53d620c39a3a47beea9917e |
child 209227 | a5f925b1237e90cbafa715e5181486f28a920a4a |
push id | 1 |
push user | root |
push date | Mon, 20 Oct 2014 17:29:22 +0000 |
bugs | 1062801 |
milestone | 35.0a1 |
--- a/widget/cocoa/VibrancyManager.h +++ b/widget/cocoa/VibrancyManager.h @@ -10,16 +10,17 @@ #include "mozilla/Assertions.h" #include "mozilla/TypedEnum.h" #include "nsClassHashtable.h" #include "nsRegion.h" #include "nsTArray.h" #import <Foundation/NSGeometry.h> +@class NSColor; @class NSView; class nsChildView; class nsIntRegion; namespace mozilla { MOZ_BEGIN_ENUM_CLASS(VibrancyType) LIGHT,