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