Skip to content

Commit 4ae2099

Browse files
vmbuild: Include IncludeOS elf header
1 parent 826713d commit 4ae2099

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

vmbuild/vmbuild.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
#include <cassert>
2828

2929
#include "../api/boot/multiboot.h"
30-
#include "elf.h"
30+
#include "../api/util/elf.h"
3131
#include "../api/util/elf_binary.hpp"
3232

3333
#define SECT_SIZE 512

0 commit comments

Comments
 (0)