mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-02 09:01:38 -05:00
Always include config.h
This commit is contained in:
parent
8d03bc9178
commit
41094a7df5
9 changed files with 4 additions and 10 deletions
|
|
@ -8,7 +8,6 @@
|
|||
#include <string.h>
|
||||
#include <wayland-server.h>
|
||||
#include <types/wlr_tablet_v2.h>
|
||||
#include <wlr/config.h>
|
||||
#include <wlr/types/wlr_seat.h>
|
||||
#include <wlr/types/wlr_tablet_tool.h>
|
||||
#include <wlr/types/wlr_tablet_v2.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue