mesa: Clean up header file inclusion in arrayobj.h.
authorVinson Lee <vlee@vmware.com>
Sun, 7 Nov 2010 22:29:21 +0000 (14:29 -0800)
committerVinson Lee <vlee@vmware.com>
Sun, 7 Nov 2010 22:29:21 +0000 (14:29 -0800)
src/mesa/main/arrayobj.h

index 26e3af1..0b5a013 100644 (file)
@@ -28,7 +28,9 @@
 #ifndef ARRAYOBJ_H
 #define ARRAYOBJ_H
 
-#include "mtypes.h"
+#include "glheader.h"
+
+struct gl_context;
 
 /**
  * \file arrayobj.h