summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/netlist.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/netlist.h')
-rw-r--r--src/devices/machine/netlist.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/machine/netlist.h b/src/devices/machine/netlist.h
index 8b9e156adba..0a8dd00618d 100644
--- a/src/devices/machine/netlist.h
+++ b/src/devices/machine/netlist.h
@@ -17,7 +17,7 @@
#include "../../lib/netlist/nltypes.h"
#ifndef NETLIST_CREATE_CSV
-#define NETLIST_CREATE_CSV (0)
+#define NETLIST_CREATE_CSV (1)
#endif
class netlist_mame_stream_output_device;