diff --git a/internal/graphicsdriver/playstation5/graphics_playstation5.h b/internal/graphicsdriver/playstation5/graphics_playstation5.h index 2a307a3c8..1b8b9f5db 100644 --- a/internal/graphicsdriver/playstation5/graphics_playstation5.h +++ b/internal/graphicsdriver/playstation5/graphics_playstation5.h @@ -15,6 +15,7 @@ //go:build playstation5 #include +#include #ifdef __cplusplus extern "C" {