mesa: include mtypes.h less
[mesa.git] / src / mesa / main / dlist.h
index 22b696f50c18c2658923e681e7f1882d44dc80d9..1ac17d5bb09d927d052eba8e50c6a7915b527f57 100644 (file)
@@ -33,8 +33,8 @@
 #define DLIST_H
 
 #include <stdio.h>
-#include "main/mtypes.h"
 
+struct gl_context;
 
 /**
  * Describes the location and size of a glBitmap image in a texture atlas.