mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-01-22 12:50:44 +00:00
fix type redefinition errors after commit b1b4638cac.
This commit is contained in:
@@ -22,8 +22,8 @@
|
||||
|
||||
#if defined(SDL_VIDEO_VULKAN) && defined(SDL_VIDEO_DRIVER_OFFSCREEN)
|
||||
|
||||
#include "../SDL_sysvideo.h"
|
||||
#include "../SDL_vulkan_internal.h"
|
||||
#include "../SDL_sysvideo.h"
|
||||
|
||||
|
||||
static const char *s_defaultPaths[] = {
|
||||
|
||||
Reference in New Issue
Block a user