Fix compilation in Xcode.

This commit is contained in:
Stephen Anthony 2020-05-21 22:15:13 -02:30
parent 85c3cf59bc
commit 38146f9f21
1 changed files with 2 additions and 0 deletions

View File

@ -15,6 +15,8 @@
// this file, and for a DISCLAIMER OF ALL WARRANTIES.
//============================================================================
#include <cmath>
#include "SDL_lib.hxx"
#include "bspf.hxx"
#include "Logger.hxx"