]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/client/weapons/projectile.qh
#includes: cleanup client
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / weapons / projectile.qh
index dd289817ec15b034e01d1a3b89ec13cc51227dac..5a0deb4990d20af00bf47f54f265e7f4c562976d 100644 (file)
@@ -1,5 +1,5 @@
-#ifndef PROJECTILE_H
-#define PROJECTILE_H
+#ifndef CLIENT_WEAPONS_PROJECTILE_H
+#define CLIENT_WEAPONS_PROJECTILE_H
 
 entityclass(Projectile);
 class(Projectile) .int traileffect;