]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/client/particles.qh
#includes: cleanup client
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / particles.qh
index 06cd72523dafe02c7da53b33db59e35837fc2b6c..3735641afa6d7ee03f66957e4b2769d131f57464 100644 (file)
@@ -1,5 +1,5 @@
-#ifndef PARTICLES_H
-#define PARTICLES_H
+#ifndef CLIENT_PARTICLES_H
+#define CLIENT_PARTICLES_H
 .int dphitcontentsmask;
 
 entityclass(PointParticles);