mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-04-28 12:15:41 -04:00
AnalogController: Fix Linux build
This commit is contained in:
parent
7c55940fa8
commit
d924130308
@ -4,6 +4,7 @@
|
||||
#include "common/string_util.h"
|
||||
#include "host_interface.h"
|
||||
#include "system.h"
|
||||
#include <cmath>
|
||||
Log_SetChannel(AnalogController);
|
||||
|
||||
AnalogController::AnalogController(u32 index) : m_index(index)
|
||||
|
Loading…
x
Reference in New Issue
Block a user