Index: gm/gm.h |
diff --git a/gm/gm.h b/gm/gm.h |
index 4da688c7ffe86343aabe67f97a24c97c7729ee52..0fc47050d97d57c2ff704c1b96c1dcbb30cf24d5 100644 |
--- a/gm/gm.h |
+++ b/gm/gm.h |
@@ -9,7 +9,7 @@ |
#define skiagm_DEFINED |
#include "SkBitmap.h" |
-#include "SkBitmapDevice.h" |
+//#include "SkBitmapDevice.h" |
bsalomon
2014/02/12 15:56:37
just remove it?
reed1
2014/02/12 17:24:10
Done.
|
#include "SkCanvas.h" |
#include "SkPaint.h" |
#include "SkSize.h" |