瀏覽代碼

Add the revision to SDL_version.h

Sam Lantinga 4 月之前
父節點
當前提交
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++ */