ports/emulators/yape/files/patch-serial.h
Mathieu Arnold 8dab11a002 Remove $FreeBSD$ from patches files in categories a-j.
With hat:	portmgr
Sponsored by:	Absolight
2015-05-22 13:34:20 +00:00

11 lines
148 B
C++

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