X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Finput%2Fmouse.h;h=5f7e71478913902c598bdeb551ea59d159c3a00a;hb=1023b38fa278cea71fba3d2881e1bfde930cd025;hp=eb5e9d61a4a1da49fda275a4b0b3e21bcdeb1ae7;hpb=7d2b4349289578b8e7f322186a1f251684ddeb01;p=libs%2Fgui.git diff --git a/source/input/mouse.h b/source/input/mouse.h index eb5e9d6..5f7e714 100644 --- a/source/input/mouse.h +++ b/source/input/mouse.h @@ -1,7 +1,7 @@ -#ifndef MSP_GBASE_MOUSE_H_ -#define MSP_GBASE_MOUSE_H_ +#ifndef MSP_INPUT_MOUSE_H_ +#define MSP_INPUT_MOUSE_H_ -#include +#include #include "device.h" namespace Msp {