fix header includes

This commit is contained in:
Tony Crisci 2017-12-16 08:33:22 -05:00
parent 2624f55f8d
commit d3d3604760
4 changed files with 11 additions and 6 deletions

View file

@ -1,5 +1,5 @@
#ifndef _SWAY_CURSOR_H
#define _SWAY_CURSOR_H
#ifndef _SWAY_INPUT_CURSOR_H
#define _SWAY_INPUT_CURSOR_H
#include "sway/input/seat.h"