summaryrefslogtreecommitdiff
path: root/src/dev/x86/speaker.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/dev/x86/speaker.hh')
-rw-r--r--src/dev/x86/speaker.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dev/x86/speaker.hh b/src/dev/x86/speaker.hh
index 5aa1ccf0a..2886a76d7 100644
--- a/src/dev/x86/speaker.hh
+++ b/src/dev/x86/speaker.hh
@@ -32,6 +32,7 @@
#define __DEV_X86_SPEAKER_HH__
#include "base/bitunion.hh"
+#include "dev/io_device.hh"
#include "params/PcSpeaker.hh"
namespace X86ISA