More Linux fixes

This commit is contained in:
Lynix
2020-05-27 21:01:14 +02:00
parent 7ed0543ad2
commit 4f9380da11
4 changed files with 6 additions and 5 deletions

View File

@@ -27,8 +27,9 @@
namespace GLX
{
#include <GL/glx.h> // Defined in a namespace to avoid conflict
}
#include <GL/glxext.h>
}
#endif
namespace Nz