egl: add missing includes
[mesa.git] / src / egl / main / eglapi.h
index 3f70377cd74b10f97dc92417ce62f658bb4b6957..07ddf34a0320db6516db06fd8996c475d6f77108 100644 (file)
@@ -31,6 +31,7 @@
 #ifndef EGLAPI_INCLUDED
 #define EGLAPI_INCLUDED
 
+#include "egltypedefs.h"
 
 #ifdef __cplusplus
 extern "C" {