summaryrefslogtreecommitdiff
path: root/emulators/MAMEDiff/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/MAMEDiff/patches/patch-ab')
-rw-r--r--emulators/MAMEDiff/patches/patch-ab30
1 files changed, 15 insertions, 15 deletions
diff --git a/emulators/MAMEDiff/patches/patch-ab b/emulators/MAMEDiff/patches/patch-ab
index 04b7fe17e87..869beb149b0 100644
--- a/emulators/MAMEDiff/patches/patch-ab
+++ b/emulators/MAMEDiff/patches/patch-ab
@@ -1,19 +1,19 @@
-$NetBSD: patch-ab,v 1.1.1.1 2005/03/04 12:05:13 wiz Exp $
+$NetBSD: patch-ab,v 1.2 2005/03/14 16:20:58 wiz Exp $
--- src/mamediff.c.orig 2005-02-28 19:12:48.000000000 +0100
+++ src/mamediff.c
@@ -19,12 +19,12 @@
-
- /* --- Dat library includes --- */
-
--#include "datlib/src/datlib.h"
-+#include <DatLib/datlib.h>
-
-
- /* --- Misc library includes --- */
-
--#include "datlib/src/misc/getopt.h"
-+#include <DatLib/misc/getopt.h>
-
-
- /* --- MAMEDiff definitions and macros --- */
+
+ /* --- Dat library includes --- */
+
+-#include "datlib/src/datlib.h"
++#include <DatLib/datlib.h>
+
+
+ /* --- Misc library includes --- */
+
+-#include "datlib/src/misc/getopt.h"
++#include <DatLib/misc/getopt.h>
+
+
+ /* --- MAMEDiff definitions and macros --- */