From 8fb3ecf43e9a6605f92a187e97a550f8bd8f7a5a Mon Sep 17 00:00:00 2001 From: Mario Date: Sun, 26 Nov 2017 23:34:19 +1000 Subject: [PATCH] Fix compilation unit test (hopefully) --- qcsrc/client/view.qc | 1 + 1 file changed, 1 insertion(+) diff --git a/qcsrc/client/view.qc b/qcsrc/client/view.qc index 8b44f0417..4f2b43e91 100644 --- a/qcsrc/client/view.qc +++ b/qcsrc/client/view.qc @@ -12,6 +12,7 @@ #include "mutators/events.qh" #include +#include #include #include #include -- 2.39.2