summary refs log tree commit diff
path: root/src/pacer.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/pacer.c')
-rw-r--r--src/pacer.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/pacer.c b/src/pacer.c
index 9bbcfb6..de9a94d 100644
--- a/src/pacer.c
+++ b/src/pacer.c
@@ -3,6 +3,8 @@
 #include "loader.h"
 #include "tilemap.h"
 #include <stdbool.h>
+#include <stdlib.h>
+#include <string.h>
 #include <math.h>
 #include "particles.h"
 #include "gun.h"