]> git.tdb.fi Git - libs/gui.git/blobdiff - source/input/x11/keys.cpp
Include the matching header first in .cpp files
[libs/gui.git] / source / input / x11 / keys.cpp
index 1f0e509c75f5a3a20ca7aacc7edd47fdb0741976..ff7be19f86560108a5ee367c2c0184a57fca8c8e 100644 (file)
@@ -1,6 +1,6 @@
+#include "keys.h"
 #include <X11/keysym.h>
 #include <X11/XF86keysym.h>
-#include "keys.h"
 
 namespace Msp {
 namespace Input {