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/CAN/CanInterface.h')
-rw-r--r--src/CAN/CanInterface.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/CAN/CanInterface.h b/src/CAN/CanInterface.h
index 76d341ad..d19feef4 100644
--- a/src/CAN/CanInterface.h
+++ b/src/CAN/CanInterface.h
@@ -12,8 +12,6 @@
#if SUPPORT_CAN_EXPANSION
-#include <GCodes/GCodeResult.h>
-#include <Platform/MessageType.h>
#include <CanId.h>
#include <CanMessageFormats.h>