summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/hornet.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/hornet.cpp')
-rw-r--r--src/mame/drivers/hornet.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mame/drivers/hornet.cpp b/src/mame/drivers/hornet.cpp
index 7ed25be4a93..4f86929cf3c 100644
--- a/src/mame/drivers/hornet.cpp
+++ b/src/mame/drivers/hornet.cpp
@@ -325,6 +325,8 @@
#include "video/voodoo.h"
#include "video/k037122.h"
#include "rendlay.h"
+#include "screen.h"
+#include "speaker.h"
class hornet_state : public driver_device