Fix Duplicated includes

This commit is contained in:
Nour Fouad
2024-01-03 02:24:44 +02:00
committed by Sam Lantinga
parent 2b369a14ab
commit 987744aae8

View File

@@ -28,8 +28,6 @@
#if defined(SDL_VIDEO_VULKAN) && defined(SDL_VIDEO_DRIVER_WAYLAND)
#include "../SDL_vulkan_internal.h"
#include "SDL_waylandvideo.h"
#include "SDL_waylandwindow.h"