Fixes revealed missed includes after e104b41be2.

This was SVN commit r25003.
This commit is contained in:
vladislavbelov
2021-03-03 22:38:59 +00:00
parent e104b41be2
commit c29423c723
10 changed files with 22 additions and 7 deletions
+3 -1
View File
@@ -1,4 +1,4 @@
/* Copyright (C) 2020 Wildfire Games.
/* Copyright (C) 2021 Wildfire Games.
* This file is part of 0 A.D.
*
* 0 A.D. is free software: you can redistribute it and/or modify
@@ -51,6 +51,8 @@
#include "tools/atlas/GameInterface/GameLoop.h"
#include <fstream>
extern bool g_GameRestarted;
extern GameLoopState* g_AtlasGameLoop;