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/Comms/FirmwareUpdater.h')
-rw-r--r--src/Comms/FirmwareUpdater.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/Comms/FirmwareUpdater.h b/src/Comms/FirmwareUpdater.h
index 4e4d4530..8c897669 100644
--- a/src/Comms/FirmwareUpdater.h
+++ b/src/Comms/FirmwareUpdater.h
@@ -8,8 +8,7 @@
#ifndef SRC_NETWORKING_FIRMWAREUPDATER_H_
#define SRC_NETWORKING_FIRMWAREUPDATER_H_
-#include "RepRapFirmware.h"
-#include "GCodes/GCodeResult.h"
+#include <RepRapFirmware.h>
namespace FirmwareUpdater
{