Fixed typo in SDL_dialog.h

This commit is contained in:
Sam Lantinga 2024-09-11 17:35:11 -07:00
parent d62e3c3791
commit b15fab0207

View File

@ -262,4 +262,4 @@ extern SDL_DECLSPEC void SDLCALL SDL_ShowOpenFolderDialog(SDL_DialogFileCallback
#endif
#include <SDL3/SDL_close_code.h>
#endif /* SDL_joystick_h_ */
#endif /* SDL_dialog_h_ */