mirror of
https://github.com/RetroDECK/Duckstation.git
synced 2025-02-17 03:15:39 +00: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/system.h"
|
||||
#include "sdl_initializer.h"
|
||||
#include <cmath>
|
||||
#include <SDL.h>
|
||||
Log_SetChannel(SDLControllerInterface);
|
||||
|
||||
|
|
Loading…
Reference in a new issue