summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/trace/tr_stream_wd.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/gallium/drivers/trace/tr_stream_wd.c')
-rw-r--r--src/gallium/drivers/trace/tr_stream_wd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gallium/drivers/trace/tr_stream_wd.c b/src/gallium/drivers/trace/tr_stream_wd.c
index b3b65f0971..704eb15bd7 100644
--- a/src/gallium/drivers/trace/tr_stream_wd.c
+++ b/src/gallium/drivers/trace/tr_stream_wd.c
@@ -37,7 +37,7 @@
#include <windows.h>
#include <winddi.h>
-#include "pipe/p_util.h"
+#include "util/u_memory.h"
#include "util/u_string.h"
#include "tr_stream.h"