About Social Code
aboutsummaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/gallivm/lp_bld_format_srgb.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/gallium/auxiliary/gallivm/lp_bld_format_srgb.c')
-rw-r--r--src/gallium/auxiliary/gallivm/lp_bld_format_srgb.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/gallium/auxiliary/gallivm/lp_bld_format_srgb.c b/src/gallium/auxiliary/gallivm/lp_bld_format_srgb.c
index 5cd6ebe7149..6c1d66849d6 100644
--- a/src/gallium/auxiliary/gallivm/lp_bld_format_srgb.c
+++ b/src/gallium/auxiliary/gallivm/lp_bld_format_srgb.c
@@ -67,8 +67,7 @@
*/
-#include "util/u_debug.h"
-#include "util/u_math.h"
+#include <math.h>
#include "lp_bld_type.h"
#include "lp_bld_const.h"