summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/c80.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/c80.cpp')
-rw-r--r--src/mame/drivers/c80.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/c80.cpp b/src/mame/drivers/c80.cpp
index e9a89b2f6e8..bc02ae1513e 100644
--- a/src/mame/drivers/c80.cpp
+++ b/src/mame/drivers/c80.cpp
@@ -52,6 +52,7 @@ data of next byte, and so on.
****************************************************************************/
+#include "emu.h"
#include "includes/c80.h"
#include "sound/wave.h"
#include "c80.lh"