mesa: Include mfeatures.h in api_loopback for FEATURE_beginend.
authorVinson Lee <vlee@vmware.com>
Sun, 7 Nov 2010 04:05:16 +0000 (21:05 -0700)
committerVinson Lee <vlee@vmware.com>
Sun, 7 Nov 2010 04:05:16 +0000 (21:05 -0700)
src/mesa/main/api_loopback.c

index 4d0a418..c438307 100644 (file)
@@ -36,6 +36,7 @@
 #include "glapi/glapi.h"
 #include "glapi/glthread.h"
 #include "main/dispatch.h"
+#include "mfeatures.h"
 
 /* KW: A set of functions to convert unusual Color/Normal/Vertex/etc
  * calls to a smaller set of driver-provided formats.  Currently just