mirror of
https://github.com/PabloMK7/citra.git
synced 2025-09-10 21:00:06 +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
|
@ -2,8 +2,9 @@
|
|||
#include <array>
|
||||
#include <memory>
|
||||
#include <vector>
|
||||
#include "../duckstation_compat.h"
|
||||
#include "../window_info.h"
|
||||
|
||||
#include "citra_qt/wayland/duckstation_compat.h"
|
||||
#include "citra_qt/wayland/window_info.h"
|
||||
|
||||
namespace GL {
|
||||
using namespace citra;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue