aboutsummaryrefslogtreecommitdiff
path: root/hw/lpc-uart.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/lpc-uart.c')
-rw-r--r--hw/lpc-uart.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/lpc-uart.c b/hw/lpc-uart.c
index 2e6114a..b73f69c 100644
--- a/hw/lpc-uart.c
+++ b/hw/lpc-uart.c
@@ -18,6 +18,7 @@
#include <lpc.h>
#include <console.h>
#include <opal.h>
+#include <opal-api.h>
#include <device.h>
#include <interrupts.h>
#include <processor.h>