From e4eb7cbc96528b6bf17bbb074774086b20266268 Mon Sep 17 00:00:00 2001 From: Mario Date: Thu, 8 Oct 2015 23:22:16 +1000 Subject: [PATCH] Fix compile --- qcsrc/client/csqcmodel_hooks.qc | 1 + 1 file changed, 1 insertion(+) diff --git a/qcsrc/client/csqcmodel_hooks.qc b/qcsrc/client/csqcmodel_hooks.qc index 758411ce8..8d1f7e76f 100644 --- a/qcsrc/client/csqcmodel_hooks.qc +++ b/qcsrc/client/csqcmodel_hooks.qc @@ -10,6 +10,7 @@ #include "../common/effects/effects.qh" #include "../common/teams.qh" #include "../common/triggers/trigger/viewloc.qh" +#include "../common/viewloc.qh" #include "mutators/events.qh" -- 2.39.2