egl: Clean up header inclusions.

Mainly to remove eglcurrent.h and egldisplay.h from eglglobals.h.
This commit is contained in:
Chia-I Wu
2010-01-29 09:00:30 +08:00
parent 847ac8ec5f
commit 94cb321b5d
24 changed files with 28 additions and 21 deletions

View File

@@ -1,6 +1,7 @@
#ifndef EGLDISPLAY_INCLUDED
#define EGLDISPLAY_INCLUDED
#include "egltypedefs.h"
#include "egldefines.h"