All compile errors on Mac fixed.

This commit is contained in:
Christoph Oelckers 2018-02-22 13:50:41 +01:00
commit 504d68e2f8
3 changed files with 8 additions and 6 deletions

View file

@ -37,6 +37,10 @@
#include <stdio.h>
#include "i_soundfont.h"
#include "cmdlib.h"
#include "w_wad.h"
#include "i_system.h"
#include "gameconfigfile.h"
#include "resourcefiles/resourcefile.h"
//==========================================================================