Index: src/pdf/SkPDFResourceDict.cpp |
diff --git a/src/pdf/SkPDFResourceDict.cpp b/src/pdf/SkPDFResourceDict.cpp |
index 7891de8006a8f1ec77627b30c817767765ef0b4d..b24f8a5877b23f78faf86df791d2c4ef44aec4a9 100644 |
--- a/src/pdf/SkPDFResourceDict.cpp |
+++ b/src/pdf/SkPDFResourceDict.cpp |
@@ -6,6 +6,7 @@ |
*/ |
#include "SkPDFResourceDict.h" |
+#include "SkPDFTypes.h" |
#include "SkPostConfig.h" |
// Sanity check that the values of enum SkPDFResourceType correspond to the |