Explorar o código

WinRT: Corrected header file guard comment.

Philipp Wiesemann %!s(int64=9) %!d(string=hai) anos
pai
achega
5819923212
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/video/winrt/SDL_winrtgamebar_cpp.h

+ 1 - 1
src/video/winrt/SDL_winrtgamebar_cpp.h

@@ -30,6 +30,6 @@ extern void WINRT_InitGameBar(_THIS);
 extern void WINRT_QuitGameBar(_THIS);
 extern void WINRT_QuitGameBar(_THIS);
 #endif
 #endif
 
 
-#endif /* _SDL_winrtmouse_h */
+#endif /* _SDL_winrtgamebar_h */
 
 
 /* vi: set ts=4 sw=4 expandtab: */
 /* vi: set ts=4 sw=4 expandtab: */