diff options
-rw-r--r-- | src/gallium/drivers/trace/tr_stream_wd.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gallium/drivers/trace/tr_stream_wd.c b/src/gallium/drivers/trace/tr_stream_wd.c index 45309dcb4e6..b3b65f09716 100644 --- a/src/gallium/drivers/trace/tr_stream_wd.c +++ b/src/gallium/drivers/trace/tr_stream_wd.c @@ -38,6 +38,7 @@ #include <winddi.h> #include "pipe/p_util.h" +#include "util/u_string.h" #include "tr_stream.h" |