summaryrefslogtreecommitdiffstats
path: root/src/include/image.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/image.h')
-rw-r--r--src/include/image.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/image.h b/src/include/image.h
index 0aff17c07..3483fe095 100644
--- a/src/include/image.h
+++ b/src/include/image.h
@@ -3,7 +3,7 @@
#include "stdint.h"
#include "io.h"
-#include "tables.h"
+#include <gpxe/tables.h>
#include "dev.h"
struct image {