]> git.tdb.fi Git - libs/gui.git/blobdiff - source/input/mouse.h
Consistently label the graphics part as graphics
[libs/gui.git] / source / input / mouse.h
index eb5e9d61a4a1da49fda275a4b0b3e21bcdeb1ae7..5f7e71478913902c598bdeb551ea59d159c3a00a 100644 (file)
@@ -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 <msp/gbase/window.h>
+#include <msp/graphics/window.h>
 #include "device.h"
 
 namespace Msp {