release 1.91
[picodrive.git] / platform / common / plat_sdl.c
index 4404691..3387b95 100644 (file)
@@ -17,6 +17,8 @@
 #include "input_pico.h"
 #include "version.h"
 
+#include <pico/pico.h>
+
 static void *shadow_fb;
 
 const struct in_default_bind in_sdl_defbinds[] __attribute__((weak)) = {