Fix some include paths

This commit is contained in:
Scott Lahteine
2019-02-04 03:41:55 -06:00
parent 0d720a6ff4
commit d4d1b28a06
12 changed files with 15 additions and 15 deletions

View File

@@ -35,7 +35,7 @@
#include "../inc/MarlinConfig.h"
#include "../module/stepper.h"
#include "stepper.h"
#if HAS_DRIVER(L6470)
#include "L6470/L6470_Marlin.h"