Add SDL_guid.h to the global SDL header

main
Sam Lantinga 2022-07-25 19:52:46 -07:00
parent 12211df669
commit cbb3f4ca37
1 changed files with 1 additions and 0 deletions

View File

@ -41,6 +41,7 @@
#include "SDL_events.h"
#include "SDL_filesystem.h"
#include "SDL_gamecontroller.h"
#include "SDL_guid.h"
#include "SDL_haptic.h"
#include "SDL_hidapi.h"
#include "SDL_hints.h"