Browse Source

Fixed typo in SDL_dialog.h

Sam Lantinga 11 months ago
parent
commit
b15fab0207
1 changed files with 1 additions and 1 deletions
  1. 1 1
      include/SDL3/SDL_dialog.h

+ 1 - 1
include/SDL3/SDL_dialog.h

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