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