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