- [FIX] A vore si s'ha arreglat lo de CoreFoundation...

This commit is contained in:
2026-05-16 08:37:37 +02:00
parent 752a065246
commit eea4a67542
+1 -1
View File
@@ -8,7 +8,7 @@
#include <iostream>
#ifdef __APPLE__
#include "CoreFoundation/CoreFoundation.h"
#include <CoreFoundation/CoreFoundation.h>
#include <OpenGL/OpenGL.h>
#if ESSENTIAL_GL_PRACTICES_SUPPORT_GL3