add missing header to use HAS_SD_HOST_DRIVE (#20270)
This commit is contained in:
parent
27b2e2d3e7
commit
38a62f0d5b
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user