From 399515c7a783f84b5c40c5e1733500b3d62bf634 Mon Sep 17 00:00:00 2001 From: firewave Date: Wed, 22 Jan 2020 13:31:52 +0100 Subject: use C++ library includes (nw) --- src/devices/machine/ds2404.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/devices/machine/ds2404.cpp') diff --git a/src/devices/machine/ds2404.cpp b/src/devices/machine/ds2404.cpp index 4f92a844a45..ce24d0336ca 100644 --- a/src/devices/machine/ds2404.cpp +++ b/src/devices/machine/ds2404.cpp @@ -12,7 +12,7 @@ #include "ds2404.h" #include -#include // FIXME: re-write in terms of device_rtc_interface and remove this +#include // FIXME: re-write in terms of device_rtc_interface and remove this //************************************************************************** -- cgit v1.2.3-70-g09d2