aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/yape/files/patch-main.h
blob: f75fcff2aaefcc1147d90d1a716763f2666a1b89 (plain) (blame)
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"