diff options
Diffstat (limited to 'src/core/xfer.c')
-rw-r--r-- | src/core/xfer.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/xfer.c b/src/core/xfer.c index 1ec6f9d3..8dbfef6c 100644 --- a/src/core/xfer.c +++ b/src/core/xfer.c @@ -21,7 +21,7 @@ FILE_LICENCE ( GPL2_OR_LATER ); #include <string.h> #include <stdio.h> #include <errno.h> -#include <gpxe/xfer.h> +#include <ipxe/xfer.h> /** @file * |