This commit is contained in:
simon.kagstrom 2010-02-28 18:50:52 +00:00
parent bf100cef0f
commit 83ce81145e

View File

@ -680,6 +680,4 @@ bool C64::LoadSnapshot(const char *filename)
} }
} }
#ifdef GEKKO #include "C64_SDL.h"
# include "C64_SDL.h"
#endif