summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2008-01-17 01:37:32 -0500
committerH. Peter Anvin <hpa@zytor.com>2008-01-17 01:37:32 -0500
commite59f1c02623fb0e899d91482e1df418514baf602 (patch)
treecb53ee99726c32bd38715629524879d597822c34
parent8e0e6580eca67b69007a93d05ffa4f57ea6a0b28 (diff)
downloadsyslinux-e59f1c02623fb0e899d91482e1df418514baf602.tar.gz
Advanced menu: update #include path
-rw-r--r--menu/libmenu/help.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/menu/libmenu/help.c b/menu/libmenu/help.c
index c71cd266..31944c79 100644
--- a/menu/libmenu/help.c
+++ b/menu/libmenu/help.c
@@ -14,7 +14,7 @@
#include <stdio.h>
#include "string.h"
#include "com32io.h"
-#include <loadfile.h> // to read entire file into memory
+#include <syslinux/loadfile.h> // to read entire file into memory
char helpbasedir[HELPDIRLEN]; // name of help directory limited to HELPDIRLEN