소스 검색

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
 #endif
 #include <SDL3/SDL_close_code.h>
 #include <SDL3/SDL_close_code.h>
 
 
-#endif /* SDL_joystick_h_ */
+#endif /* SDL_dialog_h_ */