]> git.tdb.fi Git - libs/gui.git/blobdiff - source/input/cocoa/mouse.cpp
Include the matching header first in .cpp files
[libs/gui.git] / source / input / cocoa / mouse.cpp
index abda35c65e5c3808c98bb448a6114b3257df6dae..f9df53364630767c1b1655566db275b8883b34e1 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 {