diff options
Diffstat (limited to 'src/include/dev.h')
| -rw-r--r-- | src/include/dev.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/dev.h b/src/include/dev.h index 77452ad75..c46a366de 100644 --- a/src/include/dev.h +++ b/src/include/dev.h @@ -3,7 +3,7 @@ #include "stdint.h" #include "string.h" -#include "buffer.h" +#include <gpxe/buffer.h> #include "dhcp.h" /* for dhcp_dev_id */ #include <gpxe/tables.h> #include <assert.h> |
