mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-12 06:55:46 -04:00
SDLControllerInterface: Add missing include
This commit is contained in:
@ -5,6 +5,7 @@
|
||||
#include "core/host_interface.h"
|
||||
#include "core/system.h"
|
||||
#include "sdl_initializer.h"
|
||||
#include <cmath>
|
||||
#include <SDL.h>
|
||||
Log_SetChannel(SDLControllerInterface);
|
||||
|
||||
|
Reference in New Issue
Block a user