mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-04-07 06:35:40 +12:00
Update context_egl.h
This commit is contained in:
parent
53858d7bd7
commit
2a0c0afff5
1 changed files with 1 additions and 0 deletions
1
third_party/duckstation/gl/context_egl.h
vendored
1
third_party/duckstation/gl/context_egl.h
vendored
|
@ -1,6 +1,7 @@
|
||||||
#pragma once
|
#pragma once
|
||||||
#include "context.h"
|
#include "context.h"
|
||||||
#include <glad/gl.h>
|
#include <glad/gl.h>
|
||||||
|
#include <glad/gl_egl.h>
|
||||||
|
|
||||||
namespace GL {
|
namespace GL {
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue