use RageInputDevice (though RageInput is so simple now this

isn't as useful)
This commit is contained in:
Glenn Maynard
2003-02-16 20:16:07 +00:00
parent 657b16cce2
commit d52537825b
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
----------------------------------------------------------------------------- -----------------------------------------------------------------------------
*/ */
#include "RageInput.h" #include "RageInputDevice.h"
#include "GameInput.h" #include "GameInput.h"
#include "MenuInput.h" #include "MenuInput.h"
#include "StyleInput.h" #include "StyleInput.h"
+1 -1
View File
@@ -12,7 +12,7 @@
*/ */
#include "RageInput.h" #include "RageInputDevice.h"
#include "song.h" #include "song.h"
#include "Notes.h" #include "Notes.h"
#include "Screen.h" #include "Screen.h"