]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/triggers/trigger/include.qh
Merge branch 'master' into Mario/vehicles
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / triggers / trigger / include.qh
index 46b50b4fb24a94e8dd9fc4684882da52ee174334..1601143ec9412adb3f4d83626cc4355b9cd6e006 100644 (file)
@@ -1,2 +1,11 @@
+#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"
+
+#endif