From: Vinson Lee Date: Sun, 7 Nov 2010 03:40:13 +0000 (-0700) Subject: mesa: Clean up header file inclusion in version.h. X-Git-Tag: mesa-7.10~753 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=31bdc53057441cd8b3eb5a07bd723167079f7b83;p=platform%2Fupstream%2Fmesa.git mesa: Clean up header file inclusion in version.h. --- diff --git a/src/mesa/main/version.h b/src/mesa/main/version.h index 6552a3a..1b53508 100644 --- a/src/mesa/main/version.h +++ b/src/mesa/main/version.h @@ -28,7 +28,7 @@ #define VERSION_H -#include "mtypes.h" +struct gl_context; /* Mesa version */