Explorar o código

Include tray function prototypes

Sam Lantinga hai 8 meses
pai
achega
6e1177ac03
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      src/tray/SDL_tray_utils.c

+ 2 - 0
src/tray/SDL_tray_utils.c

@@ -22,6 +22,8 @@
 
 #include "../video/SDL_sysvideo.h"
 #include "../events/SDL_events_c.h"
+#include "SDL_tray_utils.h"
+
 
 static int active_trays = 0;