summaryrefslogtreecommitdiffstats
path: root/src/proto
diff options
context:
space:
mode:
Diffstat (limited to 'src/proto')
-rw-r--r--src/proto/nfs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/proto/nfs.c b/src/proto/nfs.c
index ebcca7374..c700ed67b 100644
--- a/src/proto/nfs.c
+++ b/src/proto/nfs.c
@@ -1,5 +1,5 @@
#include "etherboot.h"
-#include "init.h"
+#include <gpxe/init.h>
#include "proto.h"
#include <gpxe/in.h>
#include "nic.h"