No need to include thermistortables.h in Configuration.h

This commit is contained in:
Scott Lahteine
2016-07-25 22:43:50 -07:00
parent df27d01cd9
commit 2d378fac1b
24 changed files with 2 additions and 22 deletions

View File

@ -29,6 +29,7 @@
#include "Marlin.h"
#include "planner.h"
#include "thermistortables.h"
#if ENABLED(PID_ADD_EXTRUSION_RATE)
#include "stepper.h"