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/GPIO/GpOutPort.h')
-rw-r--r--src/GPIO/GpOutPort.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/GPIO/GpOutPort.h b/src/GPIO/GpOutPort.h
index b1b19145..087e48f4 100644
--- a/src/GPIO/GpOutPort.h
+++ b/src/GPIO/GpOutPort.h
@@ -10,7 +10,6 @@
#include <RepRapFirmware.h>
#include <Hardware/IoPorts.h>
-#include <GCodes/GCodeResult.h>
#include <ObjectModel/ObjectModel.h>
class CanMessageGenericParser;