diff --git a/stepmania/src/RageInputDevice.h b/stepmania/src/RageInputDevice.h index 5107f6f071..d09efcd0cb 100644 --- a/stepmania/src/RageInputDevice.h +++ b/stepmania/src/RageInputDevice.h @@ -339,6 +339,8 @@ public: bool IsJoystick() const { return ::IsJoystick(device); } }; +typedef vector DeviceInputList; + #endif /* * Copyright (c) 2001-2002 Chris Danford