소스 검색

Add the revision to SDL_version.h

Sam Lantinga 5 달 전
부모
커밋
a3992f504c
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      include/SDL3/SDL_version.h

+ 1 - 0
include/SDL3/SDL_version.h

@@ -30,6 +30,7 @@
 #define SDL_version_h_
 
 #include <SDL3/SDL_stdinc.h>
+#include <SDL3/SDL_revision.h>
 
 #include <SDL3/SDL_begin_code.h>
 /* Set up for C function definitions, even when using C++ */