]> git.tdb.fi Git - libs/gui.git/blobdiff - source/input/windows/mouse.cpp
Include the matching header first in .cpp files
[libs/gui.git] / source / input / windows / mouse.cpp
index c9cb8a1489b993ca2e553c2d07b10dfe6d678a8f..e5b358213eb2d74477502ab6532f530e4e0f6630 100644 (file)
@@ -1,7 +1,7 @@
+#include "mouse.h"
 #include <windowsx.h>
 #include <msp/graphics/window_private.h>
 #include "keys.h"
-#include "mouse.h"
 
 namespace Msp {
 namespace Input {