aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/xwayland
diff options
context:
space:
mode:
Diffstat (limited to 'src/xwayland')
-rw-r--r--src/xwayland/XSurface.hpp1
-rw-r--r--src/xwayland/XWM.hpp1
2 files changed, 0 insertions, 2 deletions
diff --git a/src/xwayland/XSurface.hpp b/src/xwayland/XSurface.hpp
index 61eee984..7584354e 100644
--- a/src/xwayland/XSurface.hpp
+++ b/src/xwayland/XSurface.hpp
@@ -1,6 +1,5 @@
#pragma once
-#include "../helpers/WLListener.hpp"
#include "../helpers/signal/Signal.hpp"
#include "../helpers/memory/Memory.hpp"
#include "../helpers/math/Math.hpp"
diff --git a/src/xwayland/XWM.hpp b/src/xwayland/XWM.hpp
index ba00dd8d..37c61416 100644
--- a/src/xwayland/XWM.hpp
+++ b/src/xwayland/XWM.hpp
@@ -2,7 +2,6 @@
#include "../macros.hpp"
#include "XDataSource.hpp"
-#include "../helpers/WLListener.hpp"
#include "../helpers/memory/Memory.hpp"
#include "../helpers/signal/Signal.hpp"