]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/mapobjects/misc/dynlight.qc
Merge branch 'master' into 'terencehill/nades_stuff'
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / mapobjects / misc / dynlight.qc
index 6e9f02b874a2c51610282c881121da037dbfc2c5..6395500d29528b7ecc6a9f686376898b9f29f126 100644 (file)
@@ -1,8 +1,8 @@
 #include "dynlight.qh"
 
 #ifdef SVQC
-#include <server/defs.qh>
-#include <server/miscfunctions.qh>
+#include <common/weapons/_all.qh>
+#include <common/stats.qh>
 
 const float LOOP = 1;