diff --git a/AK/RefCounted.h b/AK/RefCounted.h index 0cf359d98a..361e601286 100644 --- a/AK/RefCounted.h +++ b/AK/RefCounted.h @@ -27,6 +27,7 @@ #pragma once #include +#include #include namespace AK {