egl: Make dri driver compile

This commit is contained in:
Jakob Bornecrantz 2008-05-28 11:33:52 +02:00 committed by Jakob Bornecrantz
parent 003afbe5bd
commit 68ff873c20
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
#include <stdlib.h>
#include <string.h>
#include <stdint.h>
#include "egldisplay.h"
#include "eglscreen.h"
#include "eglsurface.h"