aboutsummaryrefslogtreecommitdiff
path: root/src/world.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/world.h')
-rw-r--r--src/world.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/world.h b/src/world.h
index b364270..c28cfab 100644
--- a/src/world.h
+++ b/src/world.h
@@ -1,5 +1,6 @@
#include "gameCommon.h"
#include "entity.h"
+#include <raylib.h>
#ifndef WORLD_H
#define WORLD_H