diff options
Diffstat (limited to 'src/core/main.c')
| -rw-r--r-- | src/core/main.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/main.c b/src/core/main.c index 35c7bb2c2..f6448e805 100644 --- a/src/core/main.c +++ b/src/core/main.c @@ -23,7 +23,7 @@ Literature dealing with the network protocols: #include "timer.h" #include "cpu.h" #include "console.h" -#include "init.h" +#include <gpxe/init.h> #include "image.h" #include <stdarg.h> |
