]> git.tdb.fi Git - libs/gui.git/blobdiff - source/input/keys.cpp
Include the matching header first in .cpp files
[libs/gui.git] / source / input / keys.cpp
index f1324a0a82ed338cf9548beb2f227bb4ef2dd4d1..9b3349ac443346ca6e6e5e5867a9c9434e74cc54 100644 (file)
@@ -1,7 +1,7 @@
+#include "keys.h"
 #include <map>
 #include <stdexcept>
 #include <msp/strings/format.h>
-#include "keys.h"
 
 using namespace std;