mesa: add KHR_no_error support for glDepthRangeIndexed()
[mesa.git] / src / mesa / main / format_utils.h
index 618f43d0aaadb68771f74f78b337c9cec7bf11d6..378997b38b29324226aca68825731274986f0cc2 100644 (file)
@@ -34,6 +34,7 @@
 #include "imports.h"
 #include "macros.h"
 #include "util/rounding.h"
+#include "util/half_float.h"
 
 extern const mesa_array_format RGBA32_FLOAT;
 extern const mesa_array_format RGBA8_UBYTE;