mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 20:37:35 +00:00
LibDebug: Don't include <Libraries/...>
This commit is contained in:
parent
d62a59d7b8
commit
ba856c7ebe
2 changed files with 3 additions and 3 deletions
|
@ -32,7 +32,7 @@
|
|||
#include <AK/NonnullRefPtr.h>
|
||||
#include <AK/RefCounted.h>
|
||||
#include <AK/String.h>
|
||||
#include <Libraries/LibELF/Loader.h>
|
||||
#include <LibELF/Loader.h>
|
||||
|
||||
namespace Dwarf {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue