Reorganize some core headers (#11983)

This commit is contained in:
Scott Lahteine 2018-10-02 04:25:46 -05:00 committed by GitHub
parent ab4549d2bc
commit 0dedb3e139
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
14 changed files with 194 additions and 208 deletions

View file

@ -23,7 +23,7 @@
#ifndef _VERSION_H_
#define _VERSION_H_
#include "../core/macros.h" // for ENABLED
#include "../core/config.h" // for ENABLED
/**
* This file is the standard Marlin version identifier file.