diff --git a/include/SDL3/SDL_blendmode.h b/include/SDL3/SDL_blendmode.h index ada34362a6..3c89bcb071 100644 --- a/include/SDL3/SDL_blendmode.h +++ b/include/SDL3/SDL_blendmode.h @@ -28,6 +28,8 @@ #ifndef SDL_blendmode_h_ #define SDL_blendmode_h_ +#include + #include /* Set up for C function definitions, even when using C++ */ #ifdef __cplusplus