mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-06-06 07:20:48 +00:00
Include tray function prototypes
This commit is contained in:
parent
c030e6f782
commit
6e1177ac03
1 changed files with 2 additions and 0 deletions
|
@ -22,6 +22,8 @@
|
||||||
|
|
||||||
#include "../video/SDL_sysvideo.h"
|
#include "../video/SDL_sysvideo.h"
|
||||||
#include "../events/SDL_events_c.h"
|
#include "../events/SDL_events_c.h"
|
||||||
|
#include "SDL_tray_utils.h"
|
||||||
|
|
||||||
|
|
||||||
static int active_trays = 0;
|
static int active_trays = 0;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue