1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-06-27 16:36:03 +00:00

Try to fix macro definition order problem with OpenGL code

This commit is contained in:
sfan5 2024-04-15 19:27:05 +02:00
parent 13e271c6cb
commit 38cacfa577
6 changed files with 9 additions and 5 deletions

View file

@ -7,7 +7,6 @@
#if defined(_IRR_COMPILE_WITH_SDL_DEVICE_)
#include "CIrrDeviceSDL.h"
#include "COpenGLCommon.h"
namespace irr
{