mesa: add KHR_no_error support for glDepthRangeIndexed()
[mesa.git] / src / mesa / main / drawpix.c
index 720a082ce6d7dac2a4308ab4ccdf64067e7fbd69..ec1d2618cad981fdc0b98d5c74b75d0429ca8aa4 100644 (file)
@@ -24,6 +24,7 @@
 
 #include "glheader.h"
 #include "imports.h"
+#include "api_validate.h"
 #include "bufferobj.h"
 #include "context.h"
 #include "drawpix.h"