🩹 Fix gcode.h include (#24527)
This commit is contained in:
parent
53a57ff7bf
commit
beacb73d93
@ -63,7 +63,7 @@
|
|||||||
#include "../feature/host_actions.h"
|
#include "../feature/host_actions.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_TEMP_SENSOR
|
#if EITHER(HAS_TEMP_SENSOR, LASER_FEATURE)
|
||||||
#include "../gcode/gcode.h"
|
#include "../gcode/gcode.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user