Changed header paths.

This commit is contained in:
Scott Anderson 2017-07-11 19:18:34 +12:00
parent 2ae5cd6539
commit cb4d50e22c
31 changed files with 33 additions and 33 deletions

View file

@ -1,7 +1,7 @@
#include <stdlib.h>
#include <assert.h>
#include <libinput.h>
#include <wlr/session.h>
#include <wlr/backend/session.h>
#include <wlr/types/wlr_input_device.h>
#include <wlr/interfaces/wlr_tablet_pad.h>
#include <wlr/util/log.h>