From b87bc46064beb4dc756fef2ee58090026fec98e7 Mon Sep 17 00:00:00 2001 From: twinaphex Date: Tue, 21 Sep 2021 17:00:58 +0200 Subject: [PATCH] Add missing header for Android --- location/drivers/android.c | 1 + 1 file changed, 1 insertion(+) diff --git a/location/drivers/android.c b/location/drivers/android.c index 691e8514a1..b98037f64b 100644 --- a/location/drivers/android.c +++ b/location/drivers/android.c @@ -14,6 +14,7 @@ * If not, see . */ +#include "../../location_driver.h" #include "../../retroarch.h" typedef struct android_location