Skip to content
Snippets Groups Projects
Commit 4e6e02bc authored by Scott Lahteine's avatar Scott Lahteine
Browse files

Include pause.h for M701-702

parent e3ddf6e8
Branches
Tags
No related merge requests found
...@@ -28,6 +28,7 @@ ...@@ -28,6 +28,7 @@
#include "../../../Marlin.h" #include "../../../Marlin.h"
#include "../../../module/motion.h" #include "../../../module/motion.h"
#include "../../../module/temperature.h" #include "../../../module/temperature.h"
#include "../../../feature/pause.h"
#if EXTRUDERS > 1 #if EXTRUDERS > 1
#include "../../../module/tool_change.h" #include "../../../module/tool_change.h"
... ...
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment