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)
|
#if defined(SDL_VIDEO_VULKAN) && defined(SDL_VIDEO_DRIVER_OFFSCREEN)
|
||||||
|
|
||||||
#include "../SDL_sysvideo.h"
|
|
||||||
#include "../SDL_vulkan_internal.h"
|
#include "../SDL_vulkan_internal.h"
|
||||||
|
#include "../SDL_sysvideo.h"
|
||||||
|
|
||||||
|
|
||||||
static const char *s_defaultPaths[] = {
|
static const char *s_defaultPaths[] = {
|
||||||
|
|||||||
Reference in New Issue
Block a user