about summary refs log tree commit diff stats
path: root/src/pong.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/pong.h')
-rw-r--r--src/pong.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/pong.h b/src/pong.h
index 15ba223..0fe384e 100644
--- a/src/pong.h
+++ b/src/pong.h
@@ -16,7 +16,6 @@
 #include <unistd.h>
 #include <time.h>
 #include <stdatomic.h>
-#include <threads.h>
 #include <setjmp.h>
 #include <string.h>