Skip to content

Commit

Permalink
WinRT: Corrected header file guard comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
philippwiesemann committed Nov 5, 2016
1 parent 062ca2b commit 5819923
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/video/winrt/SDL_winrtgamebar_cpp.h
Expand Up @@ -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: */

0 comments on commit 5819923

Please sign in to comment.