summaryrefslogtreecommitdiff
path: root/src/dev/x86/i8254.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/dev/x86/i8254.cc')
-rw-r--r--src/dev/x86/i8254.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dev/x86/i8254.cc b/src/dev/x86/i8254.cc
index dd1ff7c5e..f6af34a65 100644
--- a/src/dev/x86/i8254.cc
+++ b/src/dev/x86/i8254.cc
@@ -28,6 +28,7 @@
* Authors: Gabe Black
*/
+#include "debug/I8254.hh"
#include "dev/x86/i8254.hh"
#include "dev/x86/intdev.hh"
#include "mem/packet.hh"