summaryrefslogtreecommitdiffstats
path: root/ppapi/c/dev/ppb_opengles_dev.h
diff options
context:
space:
mode:
Diffstat (limited to 'ppapi/c/dev/ppb_opengles_dev.h')
-rw-r--r--ppapi/c/dev/ppb_opengles_dev.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/ppapi/c/dev/ppb_opengles_dev.h b/ppapi/c/dev/ppb_opengles_dev.h
index 76baa89..254a313 100644
--- a/ppapi/c/dev/ppb_opengles_dev.h
+++ b/ppapi/c/dev/ppb_opengles_dev.h
@@ -8,6 +8,8 @@
#ifndef PPAPI_C_DEV_PPB_OPENGLES_DEV_H_
#define PPAPI_C_DEV_PPB_OPENGLES_DEV_H_
+#include "ppapi/c/pp_resource.h"
+
#ifndef __gl2_h_
typedef unsigned int GLenum;
typedef void GLvoid;