diff --git a/Source/bmalloc/bmalloc/GigacageConfig.h b/Source/bmalloc/bmalloc/GigacageConfig.h index e2dbf1a06ea5d..a8d8204f1c906 100644 --- a/Source/bmalloc/bmalloc/GigacageConfig.h +++ b/Source/bmalloc/bmalloc/GigacageConfig.h @@ -27,7 +27,7 @@ #include "Algorithm.h" #include "GigacageKind.h" -#include "" +#include "../../WTF/wtf/BunStdExtras.h" #include #include diff --git a/Source/bmalloc/bmalloc/IsoHeapImplInlines.h b/Source/bmalloc/bmalloc/IsoHeapImplInlines.h index 350f98dd14f2f..1fc4b49d12b38 100644 --- a/Source/bmalloc/bmalloc/IsoHeapImplInlines.h +++ b/Source/bmalloc/bmalloc/IsoHeapImplInlines.h @@ -29,7 +29,7 @@ #include "IsoTLSDeallocatorEntry.h" #include "IsoSharedHeapInlines.h" #include "IsoSharedPageInlines.h" -#include "" +#include "../../WTF/wtf/BunStdExtras.h" #if !BUSE(LIBPAS) diff --git a/Source/bmalloc/bmalloc/IsoPageInlines.h b/Source/bmalloc/bmalloc/IsoPageInlines.h index e834bed76c55b..70602010c69e7 100644 --- a/Source/bmalloc/bmalloc/IsoPageInlines.h +++ b/Source/bmalloc/bmalloc/IsoPageInlines.h @@ -30,7 +30,7 @@ #include "IsoHeapImpl.h" #include "IsoPage.h" #include "VMAllocate.h" -#include "" +#include "../../WTF/wtf/BunStdExtras.h" #include #if !BUSE(LIBPAS) diff --git a/Source/bmalloc/bmalloc/Packed.h b/Source/bmalloc/bmalloc/Packed.h index dd8a0f939cafd..775b19abd3a99 100644 --- a/Source/bmalloc/bmalloc/Packed.h +++ b/Source/bmalloc/bmalloc/Packed.h @@ -26,7 +26,7 @@ #pragma once #include "Algorithm.h" -#include "" +#include "../../WTF/wtf/BunStdExtras.h" #include #include