mirror of
https://github.com/minetest/irrlicht.git
synced 2025-07-02 00:00:26 +02:00
Fix OpenGL3 driver to compile standalone
also test this configuration in CI
This commit is contained in:
@ -6,7 +6,7 @@
|
||||
#define __C_SDL_MANAGER_H_INCLUDED__
|
||||
|
||||
|
||||
#if defined(_IRR_COMPILE_WITH_SDL_DEVICE_) && defined(_IRR_COMPILE_WITH_OPENGL_)
|
||||
#if defined(_IRR_COMPILE_WITH_SDL_DEVICE_)
|
||||
|
||||
#include "IContextManager.h"
|
||||
|
||||
|
Reference in New Issue
Block a user