]> 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 adbfa57120376e5091f3c957d05557b9873de870..4074f7a7006cd941abf144f98de5e2c3a0fd9046 100644 (file)
@@ -1,5 +1,9 @@
+#ifndef SHOWNAMES_H
+#define SHOWNAMES_H
+
 .float healthvalue;
 .float armorvalue;
 .float sameteam;
 .float fadedelay;
 .float pointtime;
+#endif
\ No newline at end of file