Add glsym/glsym.h header for gl_common.c

This commit is contained in:
twinaphex 2021-09-28 16:28:56 +02:00
parent cc2fea4c85
commit b5190b3662

View File

@ -15,7 +15,7 @@
* If not, see <http://www.gnu.org/licenses/>.
*/
#include <glsym/rglgen.h>
#include <glsym/glsym.h>
void gl_flush(void)
{