code: fix build on mac

isolation
Vladyslav Hrytsenko 2022-09-29 16:10:59 +03:00
parent 86b57bd3a1
commit 5d7ad90e0d
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
#pragma once #pragma once
#include <math.h>
#include "platform/system.h" #include "platform/system.h"
#include "raylib.h" #include "raylib.h"
#include "world/blocks.h" #include "world/blocks.h"