summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/ds1315.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/ds1315.cpp')
-rw-r--r--src/devices/machine/ds1315.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/devices/machine/ds1315.cpp b/src/devices/machine/ds1315.cpp
index c6ab053ac4a..dbdc56b231e 100644
--- a/src/devices/machine/ds1315.cpp
+++ b/src/devices/machine/ds1315.cpp
@@ -21,6 +21,7 @@
of the magic 64 bit pattern (see read above).
**************************************************************************************/
+#include "emu.h"
#include "ds1315.h"
#include "coreutil.h"