summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/namcos23.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/namcos23.cpp')
-rw-r--r--src/mame/drivers/namcos23.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/namcos23.cpp b/src/mame/drivers/namcos23.cpp
index addc1f813fa..ffe7a124c4d 100644
--- a/src/mame/drivers/namcos23.cpp
+++ b/src/mame/drivers/namcos23.cpp
@@ -1269,7 +1269,7 @@ Notes:
#include "speaker.h"
#include "tilemap.h"
-#include <float.h>
+#include <cfloat>
#define JVSCLOCK (XTAL(14'745'600))