]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/_mod.qh
Fix include order of new replicate.qh file
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / _mod.qh
index 3433ebb4e8ea1eabf3af227a2e7a76fe81c45a58..f8461f41e2d2148b4ed5f856cbc8360332ca68f0 100644 (file)
@@ -7,8 +7,8 @@
 #include <common/mapinfo.qh>
 #include <common/net_notice.qh>
 #include <common/playerstats.qh>
-#include <common/state.qh>
 #include <common/replicate.qh>
+#include <common/state.qh>
 #include <common/util.qh>
 #include <common/viewloc.qh>
 #include <common/wepent.qh>