Fix bootscreen include path

Fix #9759
This commit is contained in:
Scott Lahteine 2018-02-23 01:59:23 -06:00
parent 2bd252b501
commit 0542b03750

View file

@ -37,7 +37,7 @@
#if ENABLED(SHOW_CUSTOM_BOOTSCREEN)
#include "../../_Bootscreen.h"
#include "../../../_Bootscreen.h"
#ifndef CUSTOM_BOOTSCREEN_TIMEOUT
#define CUSTOM_BOOTSCREEN_TIMEOUT 2500