1
0
mirror of https://github.com/jojo61/vdr-plugin-softhdcuvid.git synced 2023-10-10 13:37:41 +02:00

Remove SDL2 Headers

This commit is contained in:
jojo61 2018-11-18 10:26:52 +01:00
parent 71e97395e6
commit b05d033e36

View File

@ -159,10 +159,6 @@ typedef enum
#ifdef PLACEBO
#include <SDL2/SDL.h>
#include <SDL2/SDL_vulkan.h>
#include <SDL2/SDL_image.h>
#define VK_USE_PLATFORM_XCB_KHR
#include <vulkan/vulkan.h>
#include <libplacebo/context.h>