summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/trace/tr_stream_stdc.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/gallium/drivers/trace/tr_stream_stdc.c')
-rw-r--r--src/gallium/drivers/trace/tr_stream_stdc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gallium/drivers/trace/tr_stream_stdc.c b/src/gallium/drivers/trace/tr_stream_stdc.c
index 4c77e1c995..4c19ec0b24 100644
--- a/src/gallium/drivers/trace/tr_stream_stdc.c
+++ b/src/gallium/drivers/trace/tr_stream_stdc.c
@@ -36,7 +36,7 @@
#include <stdio.h>
-#include "pipe/p_util.h"
+#include "util/u_memory.h"
#include "tr_stream.h"