]> git.tdb.fi Git - libs/gui.git/blobdiff - source/input/windows/keys.cpp
Include the matching header first in .cpp files
[libs/gui.git] / source / input / windows / keys.cpp
index e4cd0dc9dc9468f61b118dd21de1854104e8b982..9f81dc34df20058c0ea263de6ec8bf93cd355c13 100644 (file)
@@ -1,5 +1,5 @@
-#include <windows.h>
 #include "keys.h"
+#include <windows.h>
 
 namespace Msp {
 namespace Input {