]> git.tdb.fi Git - libs/gui.git/blobdiff - source/input/hub.cpp
Include the matching header first in .cpp files
[libs/gui.git] / source / input / hub.cpp
index 79b42aaaf65c87294401b397889ed63f581d1a52..532512267a10f7ce4041921f49d12d76e058fad3 100644 (file)
@@ -1,9 +1,9 @@
+#include "hub.h"
 #include <stdexcept>
 #include <sigc++/bind.h>
 #include <sigc++/bind_return.h>
 #include <msp/core/hash.h>
 #include <msp/core/maputils.h>
-#include "hub.h"
 
 using namespace std;