Преглед изворни кода

Add the revision to SDL_version.h

Sam Lantinga пре 6 месеци
родитељ
комит
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++ */