mirror of
https://github.com/PabloMK7/citra.git
synced 2025-09-11 13:20:04 +00:00
wayland: Clean up library references
This commit is contained in:
parent
99b9cec967
commit
5f1a26237b
23 changed files with 202 additions and 251 deletions
|
@ -1,7 +1,9 @@
|
|||
#pragma once
|
||||
#include "../../../../../externals/glad/src/glad_egl.h"
|
||||
|
||||
#include "context.h"
|
||||
|
||||
#include <glad/glad_egl.h>
|
||||
|
||||
namespace GL {
|
||||
|
||||
class ContextEGL : public Context {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue