]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/triggers/trigger/include.qh
Cleanup
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / triggers / trigger / include.qh
index 46b50b4fb24a94e8dd9fc4684882da52ee174334..63cdb019017254c0fdeba69e347dc8bc21d7256c 100644 (file)
@@ -1,2 +1,12 @@
+#ifndef TRIGGERS_TRIGGER_INCLUDE_H
+#define TRIGGERS_TRIGGER_INCLUDE_H
+
 #include "multi.qh"
 #include "jumppads.qh"
+#include "secret.qh"
+#include "swamp.qh"
+#include "keylock.qh"
+#include "impulse.qh"
+#include "viewloc.qh"
+
+#endif