From aaa5e5644141055d91ef0ba31b5efad7c0b879ab Mon Sep 17 00:00:00 2001 From: uncor3 Date: Tue, 18 Nov 2025 16:36:46 +0000 Subject: [PATCH] fix build when ENABLE_RECOVERY_DEVICE_SUPPORT=OFF --- src/devicedatabase.h | 1 - 1 file changed, 1 deletion(-) diff --git a/src/devicedatabase.h b/src/devicedatabase.h index c6cdbcf..3d0ab50 100644 --- a/src/devicedatabase.h +++ b/src/devicedatabase.h @@ -20,7 +20,6 @@ #ifndef DEVICEDATABASE_H #define DEVICEDATABASE_H -#include "libirecovery.h" #include struct DeviceDatabaseInfo {