Unify config in a single include without nested includes
This commit is contained in:
@ -23,7 +23,7 @@
|
||||
#ifndef CONFIGURATION_STORE_H
|
||||
#define CONFIGURATION_STORE_H
|
||||
|
||||
#include "Configuration.h"
|
||||
#include "MarlinConfig.h"
|
||||
|
||||
void Config_ResetDefault();
|
||||
|
||||
|
Reference in New Issue
Block a user