summaryrefslogtreecommitdiff
path: root/emulators/yape/files/patch-serial.h
blob: 9a5a6f214febbb027a248c170f434c3275b46d2d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$FreeBSD$

--- serial.h.orig
+++ serial.h
@@ -1,7 +1,7 @@
 #ifndef _SERIAL_H
 #define _SERIAL_H
 
-#include "SDL/SDL.h"
+#include "SDL.h"
 
 class CSerial {