summaryrefslogtreecommitdiff
path: root/game.c
diff options
context:
space:
mode:
Diffstat (limited to 'game.c')
-rw-r--r--game.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/game.c b/game.c
index 2d64f78..b00d4e3 100644
--- a/game.c
+++ b/game.c
@@ -4,6 +4,7 @@
#include <SDL3/SDL.h>
+#include <vecmath.h>
#include "dat.h"
#define SPEED 100