Fixed non amalgamated osx build.

This commit is contained in:
Relintai 2024-01-19 16:11:59 +01:00
parent 19dbf775d6
commit fad67db0ee

View File

@ -6,8 +6,8 @@
#ifdef __APPLE__
#include "3rd_glfw3.h"
#include "render_core/3rd_glad.h"
#include "3rd_glfw3.h"
#else