mirror of
https://github.com/ZDoom/Raze.git
synced 2024-11-15 08:51:24 +00:00
Amend r6122, as of r6074 all standard library header inclusion is routed through compat.h.
git-svn-id: https://svn.eduke32.com/eduke32@6128 1a8010ca-5511-0410-912e-c29ae57300e0
This commit is contained in:
parent
28d23ad575
commit
80ebabd08a
1 changed files with 0 additions and 2 deletions
|
@ -32,8 +32,6 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
|||
**********************************************************************/
|
||||
|
||||
#include "compat.h"
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include "music.h"
|
||||
#include "_midi.h"
|
||||
#include "midi.h"
|
||||
|
|
Loading…
Reference in a new issue