add missing header to use HAS_SD_HOST_DRIVE (#20270)
This commit is contained in:
		@@ -13,6 +13,8 @@
 | 
			
		||||
 * along with this program.  If not, see <https://www.gnu.org/licenses/>.
 | 
			
		||||
 *
 | 
			
		||||
 */
 | 
			
		||||
#include "../../inc/MarlinConfigPre.h"
 | 
			
		||||
 | 
			
		||||
#if defined(__STM32F1__) && HAS_SD_HOST_DRIVE
 | 
			
		||||
 | 
			
		||||
#include "msc_sd.h"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user