summaryrefslogtreecommitdiff
path: root/include/lib/ArduinoJson/Memory/MemoryPool.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/lib/ArduinoJson/Memory/MemoryPool.hpp')
-rw-r--r--include/lib/ArduinoJson/Memory/MemoryPool.hpp8
1 files changed, 4 insertions, 4 deletions
diff --git a/include/lib/ArduinoJson/Memory/MemoryPool.hpp b/include/lib/ArduinoJson/Memory/MemoryPool.hpp
index 49debf8..d2c8926 100644
--- a/include/lib/ArduinoJson/Memory/MemoryPool.hpp
+++ b/include/lib/ArduinoJson/Memory/MemoryPool.hpp
@@ -4,10 +4,10 @@
#pragma once
-#include <ArduinoJson/Memory/Alignment.hpp>
-#include <ArduinoJson/Polyfills/assert.hpp>
-#include <ArduinoJson/Polyfills/mpl/max.hpp>
-#include <ArduinoJson/Variant/VariantSlot.hpp>
+#include "lib/ArduinoJson/Memory/Alignment.hpp"
+#include "lib/ArduinoJson/Polyfills/assert.hpp"
+#include "lib/ArduinoJson/Polyfills/mpl/max.hpp"
+#include "lib/ArduinoJson/Variant/VariantSlot.hpp"
#include <string.h> // memmove