Fixed some compile-breaking errors.

This commit is contained in:
OBattler
2017-07-15 18:45:30 +02:00
parent ef151cbcca
commit 0feb1c33bf
4 changed files with 7 additions and 5 deletions

View File

@@ -28,8 +28,8 @@
#include "nvr.h"
#include "scsi.h"
#include "win/plat_joystick.h"
#include "win/plat_midi.h"
#include "sound/midi.h"
#include "win/plat_midi.h"
#include "sound/snd_dbopl.h"
#include "sound/snd_mpu401.h"
#include "sound/snd_opl.h"