]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/cl_player.qc
Merge branch 'Mario/qc_updates' into TimePath/csqc_prediction
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / cl_player.qc
index 49d1c1b4691c3136f11c4fd3aa87c27a816c9ea9..b2e680e831ed6b9d499469662ea31eedcd35eec1 100644 (file)
@@ -5,6 +5,8 @@
 
 #include "weapons/weaponstats.qh"
 
+#include "../common/animdecide.qh"
+
 void CopyBody_Think(void)
 {
        if(self.CopyBody_nextthink && time > self.CopyBody_nextthink)