Unify config in a single include without nested includes
This commit is contained in:
parent
2d378fac1b
commit
c6226bb0aa
52 changed files with 87 additions and 191 deletions
|
|
@ -23,7 +23,7 @@
|
|||
#ifndef CONFIGURATION_STORE_H
|
||||
#define CONFIGURATION_STORE_H
|
||||
|
||||
#include "Configuration.h"
|
||||
#include "MarlinConfig.h"
|
||||
|
||||
void Config_ResetDefault();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue