egl: Fix '_eglAddAtExitCall' implicit declaration warning.

This commit is contained in:
Vinson Lee 2010-07-31 13:28:32 -07:00
parent 6c7e0b95a4
commit db71bdc31c

View file

@ -3,6 +3,7 @@
#include "egllog.h"
#include "eglmutex.h"
#include "eglcurrent.h"
#include "eglglobals.h"
/* This should be kept in sync with _eglInitThreadInfo() */