diff --git a/src/support.h b/src/support.h index b256bb611e..d0763ce6ce 100644 --- a/src/support.h +++ b/src/support.h @@ -9,9 +9,9 @@ #include #include -#include "v8/include/cppgc/name-provider.h" -#include "v8/include/v8-cppgc.h" -#include "v8/include/v8.h" +#include "cppgc/name-provider.h" +#include "v8-cppgc.h" +#include "v8.h" // Work around a bug in the V8 headers. //