]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/client/shownames.qh
Remove includes from most headers
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / shownames.qh
index 6e3f899ddc31cb0754465bacec20e7fac61c0eda..4074f7a7006cd941abf144f98de5e2c3a0fd9046 100644 (file)
@@ -1,5 +1,9 @@
+#ifndef SHOWNAMES_H
+#define SHOWNAMES_H
+
 .float healthvalue;
 .float armorvalue;
 .float sameteam;
 .float fadedelay;
-.float pointtime;
\ No newline at end of file
+.float pointtime;
+#endif
\ No newline at end of file