From 12400c7c747c8195ec88b0cacad8472097ceada9 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 12 Jan 2015 15:48:26 +0300 Subject: Move mousebutton.h into enums directory. --- src/input/mouseinput.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/input') diff --git a/src/input/mouseinput.h b/src/input/mouseinput.h index 1795b33fb..58b3b9faa 100644 --- a/src/input/mouseinput.h +++ b/src/input/mouseinput.h @@ -64,7 +64,7 @@ #ifndef INPUT_MOUSEINPUT_H #define INPUT_MOUSEINPUT_H -#include "events/mousebutton.h" +#include "enums/events/mousebutton.h" #include "events/mouseeventtype.h" #include "localconsts.h" -- cgit v1.2.3-70-g09d2