ports/emulators/yape/files/patch-main.h
Ying-Chieh Liao 165f72d80a add yape 0.32.3
Yet Another Commodore +4 Emulator

PR:		45004
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu>
2002-11-19 14:39:00 +00:00

11 lines
238 B
C

--- 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"