소스 검색

Include tray function prototypes

Sam Lantinga 8 달 전
부모
커밋
6e1177ac03
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  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;