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

@ -19,7 +19,6 @@
along with Grbl. If not, see <http://www.gnu.org/licenses/>.
*/
#include "Configuration.h"
#include "Marlin.h"
#include "stepper.h"
#include "planner.h"