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