summaryrefslogtreecommitdiff
path: root/src/gallium/tests/graw/quad-tex.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/gallium/tests/graw/quad-tex.c')
-rw-r--r--src/gallium/tests/graw/quad-tex.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gallium/tests/graw/quad-tex.c b/src/gallium/tests/graw/quad-tex.c
index 225cbfc8e8..6a0a2ba295 100644
--- a/src/gallium/tests/graw/quad-tex.c
+++ b/src/gallium/tests/graw/quad-tex.c
@@ -8,7 +8,6 @@
#include "pipe/p_shader_tokens.h"
#include "pipe/p_state.h"
#include "pipe/p_defines.h"
-#include <unistd.h> /* for sleep() */
#include "util/u_debug.h" /* debug_dump_surface_bmp() */
#include "util/u_inlines.h"