aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrShape.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gpu/GrShape.h')
-rw-r--r--src/gpu/GrShape.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gpu/GrShape.h b/src/gpu/GrShape.h
index c333168b53..fc16c7d08e 100644
--- a/src/gpu/GrShape.h
+++ b/src/gpu/GrShape.h
@@ -14,6 +14,7 @@
#include "SkRRect.h"
#include "SkTemplates.h"
#include "SkTLazy.h"
+#include <new>
/**
* Represents a geometric shape (rrect or path) and the GrStyle that it should be rendered with.