egl: Make dri driver compile
authorJakob Bornecrantz <jakob@tungstengraphics.com>
Wed, 28 May 2008 09:33:52 +0000 (11:33 +0200)
committerJakob Bornecrantz <jakob@heavy.lan>
Wed, 28 May 2008 09:55:26 +0000 (10:55 +0100)
src/egl/drivers/dri/egldri.h

index 49e1cf4..54a9a4e 100644 (file)
@@ -3,6 +3,7 @@
 
 #include <stdlib.h>
 #include <string.h>
+#include <stdint.h>
 #include "egldisplay.h"
 #include "eglscreen.h"
 #include "eglsurface.h"