Always include config.h

This commit is contained in:
emersion 2018-07-21 13:08:23 +01:00
parent 8d03bc9178
commit 41094a7df5
9 changed files with 4 additions and 10 deletions

View file

@ -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>