mesa: drop unneeded assert
[mesa.git] / src / mesa / main / texcompress_bptc.c
index f0f6553a01b1edd5165d04baf1cfa9d797b39c05..26e59158007c966b0c35f3dde11e7c9c1c095a28 100644 (file)
@@ -30,6 +30,7 @@
 #include "texcompress.h"
 #include "texcompress_bptc.h"
 #include "util/format_srgb.h"
+#include "util/half_float.h"
 #include "texstore.h"
 #include "macros.h"
 #include "image.h"