Update context_egl.h

This commit is contained in:
wheremyfoodat 2023-09-30 02:33:04 +03:00
parent 53858d7bd7
commit 2a0c0afff5

View file

@ -1,6 +1,7 @@
#pragma once
#include "context.h"
#include <glad/gl.h>
#include <glad/gl_egl.h>
namespace GL {