1 2 3 4 5 6 7 8 9 10 11
--- main.h.orig Thu Oct 31 23:44:51 2002 +++ main.h Thu Oct 31 23:45:12 2002 @@ -17,7 +17,7 @@ #include <string.h> #include <ctype.h> #include <math.h> -#include "SDL/SDL.h" +#include "SDL.h" #include "keyboard.h" #include "cpu.h"