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-ab34
1 files changed, 17 insertions, 17 deletions
diff --git a/emulators/ROMBuild/patches/patch-ab b/emulators/ROMBuild/patches/patch-ab
index 9fef4a0a37c..07dc6f619b5 100644
--- a/emulators/ROMBuild/patches/patch-ab
+++ b/emulators/ROMBuild/patches/patch-ab
@@ -1,21 +1,21 @@
-$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/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 --- */
+
+ /* --- 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 --- */