input include directory

This commit is contained in:
Tony Crisci 2017-12-08 08:07:47 -05:00
parent ec7fc42a00
commit d76e745b73
7 changed files with 10 additions and 10 deletions

View file

@ -6,8 +6,8 @@
#include <string.h>
#include <libinput.h>
#include "sway/config.h"
#include "sway/input-manager.h"
#include "sway/seat.h"
#include "sway/input/input-manager.h"
#include "sway/input/seat.h"
#include "sway/server.h"
#include "list.h"
#include "log.h"