summaryrefslogtreecommitdiffhomepage
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/coreboot-bootnet.c (renamed from src/coreboot-netboot.c)2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/coreboot-netboot.c b/src/coreboot-bootnet.c
index d27f0aa..687edd9 100644
--- a/src/coreboot-netboot.c
+++ b/src/coreboot-bootnet.c
@@ -4,4 +4,4 @@
------------------------------------------- */
-#include <lib/netboot.h>
+#include <lib/bootnet.h>