aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/pdf/SkPDFCatalog.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/pdf/SkPDFCatalog.h b/include/pdf/SkPDFCatalog.h
index 6e530db33b..60f9791f96 100644
--- a/include/pdf/SkPDFCatalog.h
+++ b/include/pdf/SkPDFCatalog.h
@@ -17,6 +17,8 @@
#ifndef SkPDFCatalog_DEFINED
#define SkPDFCatalog_DEFINED
+#include <sys/types.h>
+
#include "SkPDFTypes.h"
#include "SkRefCnt.h"
#include "SkTDArray.h"