]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/t_quake3.qc
Remove _all indirection
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / t_quake3.qc
index 1bdb49765d76127e40bfd69b7b26c74713cd8a0c..1e71d33445cb22026ab772cd914f3911a34f7c35 100644 (file)
@@ -1,6 +1,6 @@
 #include "t_quake3.qh"
 
-#include "../common/weapons/all.qh"
+#include <common/weapons/_all.qh>
 
 spawnfunc(weapon_crylink);
 spawnfunc(weapon_electro);