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-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=31bdc53057441cd8b3eb5a07bd723167079f7b83;p=mesa.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 6552a3a7843..1b535080991 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 */