diff --git a/build-scripts/SDL_migration.cocci b/build-scripts/SDL_migration.cocci index 3c8525a5ea..3b4cbd7d3c 100644 --- a/build-scripts/SDL_migration.cocci +++ b/build-scripts/SDL_migration.cocci @@ -1353,7 +1353,7 @@ typedef SDL_GameControllerButton, SDL_GamepadButton; @@ @@ - SDL_JoystickGetGUIDFromString -+ SDL_GUIDFromString ++ SDL_StringToGUID (...) @@ @@