diff options
Diffstat (limited to 'emulators/yape/files/patch-serial.h')
-rw-r--r-- | emulators/yape/files/patch-serial.h | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/emulators/yape/files/patch-serial.h b/emulators/yape/files/patch-serial.h deleted file mode 100644 index e8735bf0c0cc..000000000000 --- a/emulators/yape/files/patch-serial.h +++ /dev/null @@ -1,11 +0,0 @@ ---- serial.h.orig -+++ serial.h -@@ -1,7 +1,7 @@ - #ifndef _SERIAL_H - #define _SERIAL_H - --#include "SDL/SDL.h" -+#include "SDL.h" - - class CSerial { - |