st/mesa: set the correct window renderbuffer internal format
[mesa.git] / src / mesa / state_tracker / st_cb_eglimage.h
index d6953e99f6950f79226572510e37882ffad1009a..48567ed9da52bddc720d79a6bcae9df187440b63 100644 (file)
 #ifndef ST_CB_EGLIMAGE_H
 #define ST_CB_EGLIMAGE_H
 
-#include "main/mtypes.h"
-#include "main/dd.h"
+#include "main/compiler.h"
+#include "main/mfeatures.h"
+
+struct dd_function_table;
 
 #if FEATURE_OES_EGL_image