Fix compile

This commit is contained in:
Angelo Salese 2011-03-30 23:25:35 +00:00
parent 00f3454dae
commit 340571e69c

View File

@ -117,6 +117,7 @@ struct _copydata_id_string
char string[1]; // string array containing the data
};
void winoutput_init(running_machine &machine);
#endif /* __WINDOWS_OUTPUT_H__ */