Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Duet3D/RepRapFirmware.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/InputMonitors/InputMonitor.h')
-rw-r--r--src/InputMonitors/InputMonitor.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/InputMonitors/InputMonitor.h b/src/InputMonitors/InputMonitor.h
index 43ee12eb..15cfccae 100644
--- a/src/InputMonitors/InputMonitor.h
+++ b/src/InputMonitors/InputMonitor.h
@@ -13,7 +13,6 @@
#if SUPPORT_REMOTE_COMMANDS
#include <Hardware/IoPorts.h>
-#include <GCodes/GCodeResult.h>
#include <RTOSIface/RTOSIface.h>
struct CanMessageCreateInputMonitor;