]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/weapons/weapons.qc
Cleanup vehicle #includes
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / weapons / weapons.qc
index 3ab584fc1e7fb63d8be9dd8ec2b73c88d0996819..58fdbaed44b9e05473888bb39a3ceb0012c278be 100644 (file)
@@ -54,7 +54,7 @@
 #ifndef MENUQC
 #include "calculations.qc"
 #endif
-#include "all.qh"
+#include "all.inc"
 
 // WEAPON PLUGIN SYSTEM
 entity weapon_info[WEP_MAXCOUNT];