header file simplification

This commit is contained in:
Bernhard
2011-12-22 12:38:50 +01:00
parent 212515148e
commit 3c1a4aac2b
13 changed files with 20 additions and 31 deletions

View File

@ -22,7 +22,6 @@
#define temperature_h
#include "Marlin.h"
#include "fastio.h"
#include "planner.h"
#ifdef PID_ADD_EXTRUSION_RATE
#include "stepper.h"