surface: deprecate wlr_surface.h

This commit is contained in:
Kirill Primak 2021-12-25 11:09:26 +03:00
parent 1661a56638
commit b7de136e8d
38 changed files with 39 additions and 22 deletions

View file

@ -3,6 +3,7 @@
#include <stdlib.h>
#include <time.h>
#include <wayland-server-core.h>
#include <wlr/types/wlr_compositor.h>
#include <wlr/types/wlr_data_device.h>
#include <wlr/types/wlr_input_device.h>
#include <wlr/util/log.h>

View file

@ -4,6 +4,7 @@
#include <string.h>
#include <time.h>
#include <wayland-server-core.h>
#include <wlr/types/wlr_compositor.h>
#include <wlr/types/wlr_input_device.h>
#include <wlr/util/log.h>
#include "types/wlr_seat.h"

View file

@ -4,6 +4,7 @@
#include <string.h>
#include <time.h>
#include <wayland-server-core.h>
#include <wlr/types/wlr_compositor.h>
#include <wlr/types/wlr_input_device.h>
#include <wlr/util/log.h>
#include "types/wlr_seat.h"