mirror of
https://github.com/PabloMK7/citra.git
synced 2025-09-11 05:10:05 +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,7 @@
|
|||
#pragma once
|
||||
#include <X11/Xlib.h>
|
||||
#include <X11/Xutil.h>
|
||||
#include "../duckstation_compat.h"
|
||||
#include "citra_qt/wayland/duckstation_compat.h"
|
||||
|
||||
namespace GL {
|
||||
using namespace citra;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue