mirror of https://github.com/encounter/SDL.git
WinRT: Corrected header file guard comment.
This commit is contained in:
parent
062ca2b261
commit
5819923212
|
@ -30,6 +30,6 @@ extern void WINRT_InitGameBar(_THIS);
|
|||
extern void WINRT_QuitGameBar(_THIS);
|
||||
#endif
|
||||
|
||||
#endif /* _SDL_winrtmouse_h */
|
||||
#endif /* _SDL_winrtgamebar_h */
|
||||
|
||||
/* vi: set ts=4 sw=4 expandtab: */
|
||||
|
|
Loading…
Reference in New Issue