1.1 --- a/include/SDL_main.h Mon Sep 02 15:29:46 2013 -0400
1.2 +++ b/include/SDL_main.h Wed Sep 04 19:55:45 2013 -0400
1.3 @@ -44,7 +44,7 @@
1.4 creating an instance of IFrameworkView in the process.
1.5
1.6 Please note that #include'ing SDL_main.h is not enough to get a main()
1.7 - function working. The file, src/main/windowsrt/SDL_WinRT_main.cpp, or a copy
1.8 + function working. The file, src/main/winrt/SDL_WinRT_main.cpp, or a copy
1.9 of it, must be compiled into the app itself.
1.10 */
1.11 #define SDL_MAIN_NEEDED