summaryrefslogtreecommitdiff
path: root/include/sway/input/seat.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/sway/input/seat.h')
-rw-r--r--include/sway/input/seat.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/sway/input/seat.h b/include/sway/input/seat.h
index db69f83e..d703f94c 100644
--- a/include/sway/input/seat.h
+++ b/include/sway/input/seat.h
@@ -1,5 +1,5 @@
-#ifndef _SWAY_SEAT_H
-#define _SWAY_SEAT_H
+#ifndef _SWAY_INPUT_SEAT_H
+#define _SWAY_INPUT_SEAT_H
#include <wlr/types/wlr_seat.h>
#include "sway/input/input-manager.h"