]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/viewloc.qc
Nades code: don't use booleans as array indexes for m_projectile, optimize spawn_held...
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / viewloc.qc
index b2d518bcc6134ae4e20018ccf93a412a527cbd63..92e739542eaa20b9642a665bbe8329928764fdaf 100644 (file)
@@ -1,13 +1,12 @@
 #include "viewloc.qh"
-#include "util.qh"
 
 #if defined(CSQC)
-    #include <client/main.qh>
-    #include "constants.qh"
+       #include <common/util.qh>
+       #include <common/constants.qh>
 #elif defined(MENUQC)
 #elif defined(SVQC)
-       #include <common/weapons/_all.qh>
        #include <common/stats.qh>
+       #include <common/weapons/_all.qh>
 #endif
 
 // client movement