Преглед изворни кода

Fixed typo in SDL_dialog.h

Sam Lantinga пре 1 година
родитељ
комит
b15fab0207
1 измењених фајлова са 1 додато и 1 уклоњено
  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_ */