mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-05-05 16:25:41 -04:00
SDLControllerInterface: Add missing include
This commit is contained in:
parent
fc27fc3589
commit
0f7365117b
@ -5,6 +5,7 @@
|
|||||||
#include "core/host_interface.h"
|
#include "core/host_interface.h"
|
||||||
#include "core/system.h"
|
#include "core/system.h"
|
||||||
#include "sdl_initializer.h"
|
#include "sdl_initializer.h"
|
||||||
|
#include <cmath>
|
||||||
#include <SDL.h>
|
#include <SDL.h>
|
||||||
Log_SetChannel(SDLControllerInterface);
|
Log_SetChannel(SDLControllerInterface);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user