mirror of
https://github.com/MobileGL-Dev/MobileGL
synced 2026-09-13 22:58:30 +09:00
[Fix] (MG_Impl/GetProcAddress, Exporting): properly get proc address, clear reliance on dlsym
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
// End of Source File Header
|
||||
|
||||
#include "GLEnumConverter.h"
|
||||
#include <GL/gl.h>
|
||||
|
||||
namespace MobileGL {
|
||||
namespace MG_Util {
|
||||
|
||||
Reference in New Issue
Block a user