From 57ba0da4ebfb958c1c2090b1aaf53ce875dbf91b Mon Sep 17 00:00:00 2001 From: Mario Date: Tue, 13 Aug 2019 15:32:42 +1000 Subject: [PATCH] Fix compilation unit test --- qcsrc/server/spawnpoints.qc | 1 + 1 file changed, 1 insertion(+) diff --git a/qcsrc/server/spawnpoints.qc b/qcsrc/server/spawnpoints.qc index 40acbb6d4..730c92884 100644 --- a/qcsrc/server/spawnpoints.qc +++ b/qcsrc/server/spawnpoints.qc @@ -7,6 +7,7 @@ #include "../common/constants.qh" #include #include "../common/teams.qh" +#include #include "../common/mapobjects/subs.qh" #include "../common/mapobjects/target/spawnpoint.qh" #include "../common/util.qh" -- 2.39.2