wayland: Clean up library references

This commit is contained in:
Reg Tiangha 2024-06-11 16:12:52 -06:00
parent 99b9cec967
commit 5f1a26237b
No known key found for this signature in database
GPG key ID: 00D437798B1C2970
23 changed files with 202 additions and 251 deletions

View file

@ -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;