summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/ds1994.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/ds1994.cpp')
-rw-r--r--src/devices/machine/ds1994.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/machine/ds1994.cpp b/src/devices/machine/ds1994.cpp
index bf0f6eef017..5bd8a7024ca 100644
--- a/src/devices/machine/ds1994.cpp
+++ b/src/devices/machine/ds1994.cpp
@@ -15,7 +15,7 @@
#include "emu.h"
#include "machine/ds1994.h"
-#include <time.h>
+#include <ctime>
#define VERBOSE_LEVEL 0