aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/asrock/h81m-hds
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/asrock/h81m-hds')
-rw-r--r--src/mainboard/asrock/h81m-hds/romstage.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/asrock/h81m-hds/romstage.c b/src/mainboard/asrock/h81m-hds/romstage.c
index 91667ded57..3deae7510f 100644
--- a/src/mainboard/asrock/h81m-hds/romstage.c
+++ b/src/mainboard/asrock/h81m-hds/romstage.c
@@ -16,7 +16,7 @@
*/
#include <stdint.h>
-#include <cpu/intel/romstage.h>
+#include <arch/romstage.h>
#include <cpu/intel/haswell/haswell.h>
#include <device/pnp_ops.h>
#include <northbridge/intel/haswell/haswell.h>