mesa: Clean up header file inclusion in version.h.
authorVinson Lee <vlee@vmware.com>
Sun, 7 Nov 2010 03:40:13 +0000 (20:40 -0700)
committerVinson Lee <vlee@vmware.com>
Sun, 7 Nov 2010 03:40:13 +0000 (20:40 -0700)
src/mesa/main/version.h

index 6552a3a784369d2d93a876fcaa38079b87322ad2..1b5350809919da0922ca7862f027b7ecf2082e2d 100644 (file)
@@ -28,7 +28,7 @@
 #define VERSION_H
 
 
-#include "mtypes.h"
+struct gl_context;
 
 
 /* Mesa version */