From 9779dd7bbf0e6631ea4ecd6f689ab7e59f4c3bae Mon Sep 17 00:00:00 2001 From: Curt Coder Date: Mon, 25 May 2015 00:48:26 +0300 Subject: [PATCH] Even better fix. (nw) --- src/emu/netlist/pstring.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/emu/netlist/pstring.c b/src/emu/netlist/pstring.c index 3893cebb833..bf49bb689ec 100644 --- a/src/emu/netlist/pstring.c +++ b/src/emu/netlist/pstring.c @@ -10,7 +10,7 @@ #include //FIXME:: pstring should be locale free #include -#include +#include #include "pstring.h"