]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/triggers/target/include.qh
Merge branch 'master' into terencehill/menu_gametype_tooltips_2
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / triggers / target / include.qh
index 8f9537e92268c3c3bd16e8921282cf610f7cc78e..4e44b9762b901a762436b82ba5f507ebb840cfb4 100644 (file)
@@ -1 +1,6 @@
-// nothing yet
+#ifndef TRIGGERS_TARGET_INCLUDE_H
+#define TRIGGERS_TARGET_INCLUDE_H
+
+#include "music.qh"
+
+#endif