summaryrefslogtreecommitdiff
path: root/emulators/MAMEDiff/patches/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/MAMEDiff/patches/patch-ac')
-rw-r--r--emulators/MAMEDiff/patches/patch-ac15
1 files changed, 15 insertions, 0 deletions
diff --git a/emulators/MAMEDiff/patches/patch-ac b/emulators/MAMEDiff/patches/patch-ac
new file mode 100644
index 00000000000..1c9a7143d06
--- /dev/null
+++ b/emulators/MAMEDiff/patches/patch-ac
@@ -0,0 +1,15 @@
+$NetBSD: patch-ac,v 1.1.1.1 2005/03/04 12:05:13 wiz Exp $
+
+--- src/compare.c.orig 2005-02-20 16:08:38.000000000 +0100
++++ src/compare.c
+@@ -15,8 +15,8 @@
+
+ /* --- Dat library includes --- */
+
+-#include "datlib/src/datlib.h"
+-#include "datlib/src/macro.h"
++#include "DatLib/datlib.h"
++#include "DatLib/macro.h"
+
+
+ /* --- MAMEDiff definitions and macros --- */