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/Platform/OutputMemory.h')
-rw-r--r--src/Platform/OutputMemory.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/Platform/OutputMemory.h b/src/Platform/OutputMemory.h
index b0f0368f..af47e8cf 100644
--- a/src/Platform/OutputMemory.h
+++ b/src/Platform/OutputMemory.h
@@ -8,9 +8,8 @@
#ifndef OUTPUTMEMORY_H_
#define OUTPUTMEMORY_H_
-#include "RepRapFirmware.h"
-#include "MessageType.h"
-#include "Storage/FileData.h"
+#include <RepRapFirmware.h>
+#include <Storage/FileData.h>
#if HAS_LINUX_INTERFACE
const size_t OUTPUT_STACK_DEPTH = 64; // Number of OutputBuffer chains that can be pushed onto one stack instance