]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/triggers/trigger/include.qh
Merge branch 'terencehill/g_chat_nospectators_fix' into 'master'
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / triggers / trigger / include.qh
index ebde18dae3fd3c86b9127d3a4e062cac8dccae7c..63cdb019017254c0fdeba69e347dc8bc21d7256c 100644 (file)
@@ -1 +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