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