diff --git a/gb.opengl/src/gb.gl.h b/gb.opengl/src/gb.gl.h index 64841f25c..b055029c5 100644 --- a/gb.opengl/src/gb.gl.h +++ b/gb.opengl/src/gb.gl.h @@ -25,6 +25,8 @@ #include "gambas.h" +#define GL_INTERFACE_VERSION 1 + typedef struct { intptr_t version;