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

@ -4,7 +4,6 @@
#include <assert.h>
#include <stdlib.h>
#include <unistd.h>
#include <wlr/config.h>
#include <wlr/types/wlr_surface.h>
#include <wlr/util/edges.h>
#include <wlr/util/log.h>