summaryrefslogtreecommitdiff
path: root/src/gallium/tests/graw/vp-test.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/gallium/tests/graw/vp-test.c')
-rw-r--r--src/gallium/tests/graw/vp-test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gallium/tests/graw/vp-test.c b/src/gallium/tests/graw/vp-test.c
index 83d1d941ed..e68f9f439b 100644
--- a/src/gallium/tests/graw/vp-test.c
+++ b/src/gallium/tests/graw/vp-test.c
@@ -8,7 +8,7 @@
#include "pipe/p_shader_tokens.h"
#include "pipe/p_state.h"
#include "pipe/p_defines.h"
-#include <unistd.h> /* for sleep() */
+
#include <stdio.h> /* for fread(), etc */
#include "util/u_debug.h" /* debug_dump_surface_bmp() */