aboutsummaryrefslogtreecommitdiff
path: root/src/mtrr.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mtrr.c')
-rw-r--r--src/mtrr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mtrr.c b/src/mtrr.c
index ec3be4f..0957834 100644
--- a/src/mtrr.c
+++ b/src/mtrr.c
@@ -5,7 +5,7 @@
// This file may be distributed under the terms of the GNU LGPLv3 license.
#include "util.h" // dprintf
-#include "biosvar.h" // GET_EBDA
+#include "config.h" // CONFIG_*
#include "xen.h" // usingXen
#define MSR_MTRRcap 0x000000fe