util/format: Generate floating point constants for clamping.
[mesa.git] / src / gallium / auxiliary / util / u_format_s3tc.c
index 11b46020bc3aee0315c34b5912d46b57c2c6848a..7e05989e6a1d62d43d46e7af987136eb5566f464 100644 (file)
@@ -27,7 +27,7 @@
 #include "u_math.h"
 #include "u_format.h"
 #include "u_format_s3tc.h"
-#include "u_format_srgb.h"
+#include "util/format_srgb.h"
 
 
 #if defined(_WIN32) || defined(WIN32)