Skip to content

Commit 3cd8d00

Browse files
committed
update meson.build and wlroots submodule
1 parent b01ef30 commit 3cd8d00

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

src/api/wayfire/nonstd/wlroots-full.hpp

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -69,11 +69,9 @@ extern "C"
6969
#undef class
7070
#endif
7171

72-
#if WLR_HAS_XDG_FOREIGN
73-
#include <wlr/types/wlr_xdg_foreign_registry.h>
74-
#include <wlr/types/wlr_xdg_foreign_v1.h>
75-
#include <wlr/types/wlr_xdg_foreign_v2.h>
76-
#endif
72+
#include <wlr/types/wlr_xdg_foreign_registry.h>
73+
#include <wlr/types/wlr_xdg_foreign_v1.h>
74+
#include <wlr/types/wlr_xdg_foreign_v2.h>
7775

7876
// Backends
7977
#include <wlr/config.h>

0 commit comments

Comments
 (0)