aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/via/vx800/vx800.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/northbridge/via/vx800/vx800.h')
-rw-r--r--src/northbridge/via/vx800/vx800.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/northbridge/via/vx800/vx800.h b/src/northbridge/via/vx800/vx800.h
index 1d832508ac..1640de48fc 100644
--- a/src/northbridge/via/vx800/vx800.h
+++ b/src/northbridge/via/vx800/vx800.h
@@ -21,6 +21,7 @@
#define VX800_H 1
#ifndef __PRE_RAM__
+#include <device/device.h>
static inline void vx800_noop(device_t dev)
{
}