Fixed build on Steam Link hardware

This commit is contained in:
Sam Lantinga
2023-01-13 16:37:56 -08:00
parent decbbb0499
commit 8238a128c3
2 changed files with 1 additions and 3 deletions

View File

@@ -26,9 +26,6 @@
#include "../SDL_sysvideo.h"
/* Set up definitions for Vivante EGL */
#define LINUX
#define EGL_API_FB
#include <SDL3/SDL_egl.h>
#if SDL_VIDEO_DRIVER_VIVANTE_VDK