From 0c0fab5e66bba3066c4d8a3821a5a1a247dc840c Mon Sep 17 00:00:00 2001 From: Zwelf Date: Thu, 2 Jul 2020 22:11:43 +0200 Subject: [PATCH] Moved include from teamscore.h to teamscore.cpp --- src/game/teamscore.cpp | 1 + src/game/teamscore.h | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/src/game/teamscore.cpp b/src/game/teamscore.cpp index c1dd23e73..37ec7c887 100644 --- a/src/game/teamscore.cpp +++ b/src/game/teamscore.cpp @@ -1,5 +1,6 @@ /* (c) Shereef Marzouk. See "licence DDRace.txt" and the readme.txt in the root of the distribution for more information. */ #include "teamscore.h" +#include CTeamsCore::CTeamsCore() { diff --git a/src/game/teamscore.h b/src/game/teamscore.h index 61666eda6..13704ca52 100644 --- a/src/game/teamscore.h +++ b/src/game/teamscore.h @@ -2,7 +2,6 @@ #ifndef GAME_TEAMSCORE_H #define GAME_TEAMSCORE_H -#include #include enum