SDLControllerInterface: Add missing include

pull/211/head
Connor McLaughlin 6 years ago
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…
Cancel
Save