X-Git-Url: https://de.git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fclient%2Ft_items.qc;h=3981b29eb85fdca9f6f9384cb321b2308a1917c2;hb=1556aa4ea70b3b275afb1cb4587e555fb44f71c3;hp=f9ebb97866a67a9ab16c28f6ed2c55be541e86b9;hpb=fbb96108e5828a7557694db4469c2d0d7c582846;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/client/t_items.qc b/qcsrc/client/t_items.qc index f9ebb9786..3981b29eb 100644 --- a/qcsrc/client/t_items.qc +++ b/qcsrc/client/t_items.qc @@ -1,9 +1,9 @@ #include "_all.qh" -#include "movetypes.qh" #include "../common/buffs.qh" +#include "../common/movetypes/movetypes.qh" #include "../common/util.qh" -#include "../common/weapons/weapons.qh" +#include "../common/weapons/all.qh" #include "../csqcmodellib/cl_model.qh" #include "../csqcmodellib/common.qh"