summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/ds1302.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/ds1302.cpp')
-rw-r--r--src/devices/machine/ds1302.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/devices/machine/ds1302.cpp b/src/devices/machine/ds1302.cpp
index 1f5c1ad4718..a89bfed7c24 100644
--- a/src/devices/machine/ds1302.cpp
+++ b/src/devices/machine/ds1302.cpp
@@ -15,6 +15,7 @@
*/
+#include "emu.h"
#include "ds1302.h"