mirror of
https://github.com/PabloMK7/citra.git
synced 2025-09-10 04:40: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,6 +1,6 @@
|
|||
#include "../duckstation_compat.h"
|
||||
#include "../log.h"
|
||||
#include "../scoped_guard.h"
|
||||
#include "citra_qt/wayland/duckstation_compat.h"
|
||||
#include "citra_qt/wayland/log.h"
|
||||
#include "citra_qt/wayland/scoped_guard.h"
|
||||
#include "context_wgl.h"
|
||||
#include "loader.h"
|
||||
using namespace melonDS;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue