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/tms9902.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/devices/machine/tms9902.cpp') diff --git a/src/devices/machine/tms9902.cpp b/src/devices/machine/tms9902.cpp index 813372f6f22..b6f8e4279c9 100644 --- a/src/devices/machine/tms9902.cpp +++ b/src/devices/machine/tms9902.cpp @@ -41,7 +41,7 @@ #include "emu.h" #include "tms9902.h" -#include +#include #define LOG_GENERAL (1U << 0) #define LOG_LINES (1U << 1) -- cgit v1.2.3-70-g09d2