targets/egl: Fix build by including missing headers.

This commit is contained in:
Vinson Lee 2010-08-06 11:45:52 -07:00
parent e34c52da87
commit 69d450856a
2 changed files with 2 additions and 0 deletions

View file

@ -1,3 +1,4 @@
#include "state_tracker/st_api.h"
#include "state_tracker/st_gl_api.h"
PUBLIC struct st_api *

View file

@ -1,3 +1,4 @@
#include "state_tracker/st_api.h"
#include "state_tracker/st_gl_api.h"
PUBLIC struct st_api *