about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--sol.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sol.c b/sol.c
index f91310a..c925955 100644
--- a/sol.c
+++ b/sol.c
@@ -15,7 +15,6 @@
  */
 
 #include <SDL.h>
-#include <assert.h>
 #include <stdbool.h>
 #include <stdio.h>
 #include <stdlib.h>