From cf330fa6de0695a8b0a37502436db3965aca83d8 Mon Sep 17 00:00:00 2001 From: Miodrag Milanovic Date: Sun, 8 Nov 2015 17:38:37 +0100 Subject: Relax dependencies for softfloat (nw) --- 3rdparty/softfloat/mamesf.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '3rdparty/softfloat') diff --git a/3rdparty/softfloat/mamesf.h b/3rdparty/softfloat/mamesf.h index 077077ee087..cc6b9998a53 100644 --- a/3rdparty/softfloat/mamesf.h +++ b/3rdparty/softfloat/mamesf.h @@ -21,7 +21,8 @@ | implementations of C, `flag', `uint8', and `int8' should all be `typedef'ed | to the same as `int'. *----------------------------------------------------------------------------*/ -#include "emu.h" +#include "assert.h" +#include "osdcomm.h" typedef INT8 flag; typedef UINT8 uint8; -- cgit v1.2.3-70-g09d2