summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/audio/cage.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/audio/cage.h')
-rw-r--r--src/mame/audio/cage.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/audio/cage.h b/src/mame/audio/cage.h
index 11ace8d97fc..332b4e5bdb8 100644
--- a/src/mame/audio/cage.h
+++ b/src/mame/audio/cage.h
@@ -12,6 +12,7 @@
#pragma once
#include "machine/gen_latch.h"
+#include "machine/timer.h"
#include "sound/dmadac.h"
#define CAGE_IRQ_REASON_DATA_READY (1)