opnsense-ports/emulators/yape/files/patch-serial.h
Franco Fichtner 05ec040734 */*: sync with upstream
Taken from: FreeBSD
2015-05-23 07:42:34 +02: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 {