pkgsrc/emulators/MAMEDiff/patches/patch-ad
wiz 188fde5d60 Automatically convert all files to unix line endings by extracting, and
remove DOS line endings from patches too. Improves probability of
compilation on gcc2 systems.
2005-03-14 16:20:58 +00:00

15 lines
361 B
Text

$NetBSD: patch-ad,v 1.2 2005/03/14 16:20:58 wiz Exp $
--- src/generate.c.orig 2005-02-13 16:11:00.000000000 +0100
+++ src/generate.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 --- */