diff options
Diffstat (limited to 'src/blu_cat/int/core.hpp')
-rw-r--r-- | src/blu_cat/int/core.hpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/blu_cat/int/core.hpp b/src/blu_cat/int/core.hpp index c369e7b..0e5f3a3 100644 --- a/src/blu_cat/int/core.hpp +++ b/src/blu_cat/int/core.hpp @@ -32,8 +32,8 @@ #include <Windows.h> #endif -#include <SDL2/SDL.h> -#include <SDL2/SDL_vulkan.h> +#include <SDL3/SDL.h> +#include <SDL3/SDL_vulkan.h> #include <ft2build.h> #include FT_FREETYPE_H |