summaryrefslogtreecommitdiff
path: root/emulators/ROMBuild/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/ROMBuild/patches/patch-ab')
-rw-r--r--emulators/ROMBuild/patches/patch-ab21
1 files changed, 21 insertions, 0 deletions
diff --git a/emulators/ROMBuild/patches/patch-ab b/emulators/ROMBuild/patches/patch-ab
new file mode 100644
index 00000000000..9fef4a0a37c
--- /dev/null
+++ b/emulators/ROMBuild/patches/patch-ab
@@ -0,0 +1,21 @@
+$NetBSD: patch-ab,v 1.1.1.1 2005/03/04 12:05:13 wiz Exp $
+
+--- src/rombuild.c.orig 2005-01-30 12:19:54.000000000 +0100
++++ src/rombuild.c
+@@ -23,13 +23,13 @@
+
+ /* --- Dat library includes --- */
+
+-#include "datlib/src/macro.h"
++#include "DatLib/macro.h"
+
+
+ /* --- Misc library includes --- */
+
+-#include "datlib/src/misc/getopt.h"
+-#include "datlib/src/mame/unzip.h"
++#include "DatLib/misc/getopt.h"
++#include "DatLib/mame/unzip.h"
+
+
+ /* --- ROMBuild definitions and macros --- */