X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=qcsrc%2Fserver%2Fpathlib%2Fcosts.qc;fp=qcsrc%2Fserver%2Fpathlib%2Fcosts.qc;h=3e452f66e7dc02dbf2937410c44e08ba8684f95d;hp=878e8fd5b113fda6f8e03a6fb6f2b04521999d85;hb=a6a6b4ee9650d8980e1f34a88ee2e7abb8356a2c;hpb=f73fc0d4352750bf97ff7810419130f0c83daa45 diff --git a/qcsrc/server/pathlib/costs.qc b/qcsrc/server/pathlib/costs.qc index 878e8fd5b..3e452f66e 100644 --- a/qcsrc/server/pathlib/costs.qc +++ b/qcsrc/server/pathlib/costs.qc @@ -1,4 +1,4 @@ -#include "../pathlib.qh" +#include "pathlib.qh" float pathlib_g_static(entity parent,vector to, float static_cost) {