aboutsummaryrefslogtreecommitdiffstats
path: root/src/gameCommon.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gameCommon.h')
-rw-r--r--src/gameCommon.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gameCommon.h b/src/gameCommon.h
index ceca8b8..d0e8284 100644
--- a/src/gameCommon.h
+++ b/src/gameCommon.h
@@ -2,6 +2,7 @@
#include <stdlib.h>
#include <math.h>
#include <string.h>
+#include <time.h>
#include <raylib.h>
#include <raymath.h>