X-Git-Url: http://git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=qcsrc%2Fclient%2Fview.qc;h=ffdde41a9e6094e01311cf3613f101675aa5a4b6;hp=d3bcf92447bc928f8c26680f18a230cd60915eb9;hb=125d619e9ab2a307b15b7ee1a2ededed32c7e84d;hpb=8751feffa227c3d12ce6a7c957170726bbf79625 diff --git a/qcsrc/client/view.qc b/qcsrc/client/view.qc index d3bcf9244..ffdde41a9 100644 --- a/qcsrc/client/view.qc +++ b/qcsrc/client/view.qc @@ -8,7 +8,6 @@ #include "noise.qh" #include "scoreboard.qh" #include "shownames.qh" -#include "target_music.qh" #include "vehicles/all.qh" #include "waypointsprites.qh" @@ -16,6 +15,7 @@ #include "../common/mapinfo.qh" #include "../common/nades.qh" #include "../common/stats.qh" +#include "../common/triggers/target/music.qh" #include "../common/teams.qh" #include "../common/util.qh"