@@ -2,7 +2,6 @@ | |||
#include <string.h> | |||
#include "eglimage.h" | |||
#include "eglcurrent.h" | |||
#include "egllog.h" | |||
@@ -3,11 +3,9 @@ | |||
#include <string.h> | |||
#include "egldisplay.h" | |||
#include "egldriver.h" | |||
#include "eglmode.h" | |||
#include "eglcurrent.h" | |||
#include "eglscreen.h" | |||
#include "eglstring.h" | |||
#ifdef EGL_MESA_screen_surface |
@@ -18,7 +18,6 @@ | |||
#include "egldisplay.h" | |||
#include "eglcurrent.h" | |||
#include "eglmode.h" | |||
#include "eglconfig.h" | |||
#include "eglsurface.h" | |||
#include "eglscreen.h" | |||
#include "eglmutex.h" |