diff --git a/BizHawk.Emulation.Common/Interfaces/IInputPollable.cs b/BizHawk.Emulation.Common/Interfaces/IInputPollable.cs index b9f7ba9a9a..54a3ef5f50 100644 --- a/BizHawk.Emulation.Common/Interfaces/IInputPollable.cs +++ b/BizHawk.Emulation.Common/Interfaces/IInputPollable.cs @@ -1,6 +1,6 @@ namespace BizHawk.Emulation.Common { - public interface IInputPollable : IEmulatorService, IEmulator + public interface IInputPollable : IEmulatorService { /// /// The lag count.