mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-05 19:08:12 +00:00
Add missing includes to SDL_tray.h
This commit is contained in:
@@ -28,8 +28,9 @@
|
||||
#ifndef SDL_tray_h_
|
||||
#define SDL_tray_h_
|
||||
|
||||
#include <SDL3/SDL_stdinc.h>
|
||||
#include <SDL3/SDL_error.h>
|
||||
|
||||
#include <SDL3/SDL_surface.h>
|
||||
#include <SDL3/SDL_video.h>
|
||||
|
||||
#include <SDL3/SDL_begin_code.h>
|
||||
|
Reference in New Issue
Block a user