mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2026-02-17 01:49:45 -07:00
Update includes for gcode.h => parser.h
This commit is contained in:
parent
00165699e9
commit
ccb2a95456
13 changed files with 19 additions and 20 deletions
|
|
@ -36,7 +36,7 @@
|
|||
#include "temperature.h"
|
||||
#include "stepper.h"
|
||||
#include "I2CPositionEncoder.h"
|
||||
#include "gcode.h"
|
||||
#include "parser.h"
|
||||
|
||||
#include <Wire.h>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue