mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-18 04:53:06 +01:00
Merge pull request #25 from questor/master
small fix for linux and opengl 31
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
#if BX_PLATFORM_LINUX
|
||||
|
||||
# include <X11/Xlib.h>
|
||||
# include <GL/glx.h>
|
||||
|
||||
namespace bgfx
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user