X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Finput%2Fmouse.h;h=5f7e71478913902c598bdeb551ea59d159c3a00a;hb=cc728fda1325c5358f3ec177d31621b5688371fe;hp=50681c11954b03b9c0d7b51f751b87f5a29f87cb;hpb=c9626e6953c16efc66575eff80c4c0de2f739041;p=libs%2Fgui.git diff --git a/source/input/mouse.h b/source/input/mouse.h index 50681c1..5f7e714 100644 --- a/source/input/mouse.h +++ b/source/input/mouse.h @@ -1,8 +1,8 @@ -#ifndef MSP_GBASE_MOUSE_H_ -#define MSP_GBASE_MOUSE_H_ +#ifndef MSP_INPUT_MOUSE_H_ +#define MSP_INPUT_MOUSE_H_ +#include #include "device.h" -#include "../gbase/window.h" namespace Msp { namespace Input {