wayland: Fix build errors

This commit is contained in:
Reg Tiangha 2024-06-11 16:16:27 -06:00
parent 2a2281c2e1
commit 7883d3c8c8
No known key found for this signature in database
GPG key ID: 00D437798B1C2970
5 changed files with 6 additions and 5 deletions

View file

@ -4,7 +4,6 @@
#include "duckstation_compat.h"
namespace GL {
using namespace citra;
class X11Window {
public:
X11Window();