]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/weapons/hitplot.qc
Merge branch 'master' into Lyberta/WaypointIcons
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / weapons / hitplot.qc
index e79e9ddb6413bb2b86e98e84e4e04793fa1ca5a5..0407ad79923966caaa7a5ea9acbc87e35d3f2e54 100644 (file)
@@ -1,6 +1,9 @@
 #include "hitplot.qh"
 
-#include <server/defs.qh>
+#include <server/client.qh>
+#include <common/weapons/_all.qh>
+#include <common/stats.qh>
+#include <server/world.qh>
 #include <server/miscfunctions.qh>
 #include "../antilag.qh"
 #include <common/weapons/_all.qh>