@ -51,9 +51,6 @@
*/
#define CONFIGURATION_H_VERSION 010100
#include "boards.h"
#include "macros.h"
//===========================================================================
//============================= Getting Started =============================
@ -23,6 +23,8 @@
#ifndef MARLIN_CONFIG_H
#define MARLIN_CONFIG_H
#include "Configuration.h"
#include "Conditionals_LCD.h"
#include "Configuration_adv.h"
@ -58,9 +58,6 @@
@ -57,9 +57,6 @@