Add the revision to SDL_version.h

This commit is contained in:
Sam Lantinga
2025-12-05 08:49:50 -08:00
parent 27744952d1
commit a3992f504c

View File

@@ -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++ */