From 83ce81145e31dfb52277cce4edc66265de82fd7e Mon Sep 17 00:00:00 2001 From: "simon.kagstrom" Date: Sun, 28 Feb 2010 18:50:52 +0000 Subject: [PATCH] Oops --- Src/C64.cpp | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Src/C64.cpp b/Src/C64.cpp index dbb47f9..c4aa8c7 100644 --- a/Src/C64.cpp +++ b/Src/C64.cpp @@ -680,6 +680,4 @@ bool C64::LoadSnapshot(const char *filename) } } -#ifdef GEKKO -# include "C64_SDL.h" -#endif +#include "C64_SDL.h"