Revert "Merge pull request #1153 from emersion/include-config"

This reverts commit ef0a6ea4d2, reversing
changes made to 8d03bc9178.
This commit is contained in:
Drew DeVault 2018-07-21 09:44:20 -04:00
parent 83009d69bf
commit 4b096fc114
9 changed files with 10 additions and 4 deletions

View file

@ -9,6 +9,7 @@
#include <wayland-server.h>
#include <wlr/backend/session.h>
#include <wlr/backend/session/interface.h>
#include <wlr/config.h>
#include <wlr/util/log.h>
#include <xf86drm.h>
#include <xf86drmMode.h>