]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/triggers/func/include.qh
Merge branch 'TimePath/experiments/csqc_prediction' into Mario/qc_physics
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / triggers / func / include.qh
index 70740c21fad6b312c7ada4242bc1228fb6642e25..cca6f91dfad8caa5785931a22e3d014407b3e254 100644 (file)
@@ -1,4 +1,9 @@
+#ifndef TRIGGERS_FUNC_INCLUDE_H
+#define TRIGGERS_FUNC_INCLUDE_H
+
 #include "conveyor.qh"
 #include "door.qh"
 #include "ladder.qh"
 #include "plat.qh"
+
+#endif