fixed build.

This commit is contained in:
smf- 2011-03-30 18:45:05 +00:00
parent 9ce28237de
commit 00fb8baaff
2 changed files with 0 additions and 8 deletions

View File

@ -73,7 +73,6 @@
#include <string.h>
// MAME output header file
typedef void running_machine;
#include "osdcomm.h"
#include "output.h"

View File

@ -119,11 +119,4 @@ struct _copydata_id_string
//============================================================
// FUNCTION PROTOTYPES
//============================================================
void winoutput_init(running_machine &machine);
#endif /* __WINDOWS_OUTPUT_H__ */