commit eb98a26
dalem
·
2026-02-23 22:12:30 +0000 UTC
parent 2b8fb38
Add a missing header adds internal.h to avoid compiler errors
1 files changed,
+1,
-0
+1,
-0
1@@ -3,6 +3,7 @@
2 #include "select.h"
3 #include "swc_select-server-protocol.h"
4
5+#include "internal.h"
6 #include "compositor.h"
7 #include "pointer.h"
8 #include "seat.h"