]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/triggers/trigger/jumppads.qc
Split movetypes into separate files
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / triggers / trigger / jumppads.qc
index 4c33de568c3f2571586aa496ff94e02ab3d06a0c..61cd92bb8fe7d08142163bf6c96436a53f77f919 100644 (file)
@@ -1,7 +1,7 @@
 // TODO: split target_push and put it in the target folder
 #ifdef SVQC
 #include "jumppads.qh"
-#include "../../movetypes.qh"
+#include "../../movetypes/movetypes.qh"
 
 void trigger_push_use()
 {