From: Jon Smirl Date: Fri, 29 Apr 2005 22:25:21 +0000 (+0000) Subject: Fix include path to make build work X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=28d0a9c9dd68320482f506e9a36848f70d3807a0;p=mesa.git Fix include path to make build work --- diff --git a/src/egl/main/egltypedefs.h b/src/egl/main/egltypedefs.h index bf5e9c3119a..a66fbed7370 100644 --- a/src/egl/main/egltypedefs.h +++ b/src/egl/main/egltypedefs.h @@ -2,7 +2,7 @@ #define EGLTYPEDEFS_INCLUDED -#include +#include typedef struct _egl_config _EGLConfig;