added foreign support

This commit is contained in:
vaxerski
2022-06-29 22:23:51 +02:00
parent be390dacfd
commit d28151d255
3 changed files with 9 additions and 0 deletions

View File

@@ -88,6 +88,9 @@ extern "C" {
#include <wlr/types/wlr_pointer_constraints_v1.h>
#include <wlr/types/wlr_relative_pointer_v1.h>
#include <wlr/interfaces/wlr_keyboard.h>
#include <wlr/types/wlr_xdg_foreign_registry.h>
#include <wlr/types/wlr_xdg_foreign_v1.h>
#include <wlr/types/wlr_xdg_foreign_v2.h>
}
#undef class