]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/command/common.qc
Some more cleanup of defs.qh, use a flag to indicate crouch state instead of a separa...
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / command / common.qc
index 32ccd883e97d28d0ebbce901bdd67cf8e2b4399d..c9e8b595e289c71e71be84753164447a054ba78f 100644 (file)
@@ -1,5 +1,6 @@
 #include "common.qh"
 
+#include <server/client.qh>
 #include <server/defs.qh>
 #include <server/miscfunctions.qh>