WinRT: renamed a mouse-related header file for naming-consistency's sake

This commit is contained in:
David Ludwig
2013-09-02 15:29:46 -04:00
parent 7e06b806ac
commit 8fc04cc76e
8 changed files with 11 additions and 11 deletions

View File

@@ -24,7 +24,7 @@
/* SDL includes */
#include "SDL_winrtevents_c.h"
#include "SDL_winrtmouse.h"
#include "SDL_winrtmouse_c.h"
#include "SDL_winrtvideo_cpp.h"
#include "SDL_assert.h"
#include "SDL_system.h"