]> git.tdb.fi Git - libs/gui.git/blobdiff - source/input/mouse.h
Header updates
[libs/gui.git] / source / input / mouse.h
index 50681c11954b03b9c0d7b51f751b87f5a29f87cb..eb5e9d61a4a1da49fda275a4b0b3e21bcdeb1ae7 100644 (file)
@@ -1,8 +1,8 @@
 #ifndef MSP_GBASE_MOUSE_H_
 #define MSP_GBASE_MOUSE_H_
 
+#include <msp/gbase/window.h>
 #include "device.h"
-#include "../gbase/window.h"
 
 namespace Msp {
 namespace Input {