]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/mapvoting.qc
Join ifs
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / mapvoting.qc
index 8d747e254e5f8a9da7afa9043019e097c206f6e4..ac64f630ff1d5181372a33c21fb4e67bde03588a 100644 (file)
@@ -1,10 +1,11 @@
 #include "mapvoting.qh"
 
 #include <server/client.qh>
-#include <server/defs.qh>
+#include <common/weapons/_all.qh>
+#include <common/stats.qh>
 #include <server/gamelog.qh>
 #include <server/miscfunctions.qh>
-#include "g_world.qh"
+#include "world.qh"
 #include "command/cmd.qh"
 #include "command/getreplies.qh"
 #include "../common/constants.qh"