From 31cce4c22b369148f77d7092903af9462d8151c8 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 18 Jul 2014 18:40:59 +0300 Subject: Fix code style. --- src/input/inputactiondata.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/input/inputactiondata.h') diff --git a/src/input/inputactiondata.h b/src/input/inputactiondata.h index 95c55e689..403f5050e 100644 --- a/src/input/inputactiondata.h +++ b/src/input/inputactiondata.h @@ -20,8 +20,8 @@ * along with this program. If not, see . */ -#ifndef INPUT_KEYDATA_H -#define INPUT_KEYDATA_H +#ifndef INPUT_INPUTACTIONDATA_H +#define INPUT_INPUTACTIONDATA_H #include "events/inputevent.h" @@ -59,4 +59,4 @@ namespace Input } // namespace Input -#endif // INPUT_KEYDATA_H +#endif // INPUT_INPUTACTIONDATA_H -- cgit v1.2.3-70-g09d2