summaryrefslogtreecommitdiff
path: root/src/gallium/tests/graw/clear.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/gallium/tests/graw/clear.c')
-rw-r--r--src/gallium/tests/graw/clear.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gallium/tests/graw/clear.c b/src/gallium/tests/graw/clear.c
index 28c986eee6..ce52a93aa1 100644
--- a/src/gallium/tests/graw/clear.c
+++ b/src/gallium/tests/graw/clear.c
@@ -9,7 +9,6 @@
#include "pipe/p_defines.h"
#include "util/u_debug.h" /* debug_dump_surface_bmp() */
-#include "os/os_time.h" /* os_time_sleep() */
enum pipe_format formats[] = {
PIPE_FORMAT_R8G8B8A8_UNORM,