Fix compile error.

This commit is contained in:
Aaron Giles 2010-03-04 09:32:38 +00:00
parent 963a16b17b
commit db548c8689

View File

@ -1189,7 +1189,7 @@ on_memoryview_key_press_event (GtkWidget *widget,
#else
#include "emucore.h"
#include "emu.h"
// win32 stubs for linking
void osd_wait_for_debugger(running_device *device, int firststop)