summaryrefslogtreecommitdiff
path: root/include/lib/ArduinoJson/Numbers/Float.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/lib/ArduinoJson/Numbers/Float.hpp')
-rw-r--r--include/lib/ArduinoJson/Numbers/Float.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/lib/ArduinoJson/Numbers/Float.hpp b/include/lib/ArduinoJson/Numbers/Float.hpp
index bbaca04..4ac9229 100644
--- a/include/lib/ArduinoJson/Numbers/Float.hpp
+++ b/include/lib/ArduinoJson/Numbers/Float.hpp
@@ -4,8 +4,8 @@
#pragma once
-#include <ArduinoJson/Configuration.hpp>
-#include <ArduinoJson/Namespace.hpp>
+#include "lib/ArduinoJson/Configuration.hpp"
+#include "lib/ArduinoJson/Namespace.hpp"
namespace ARDUINOJSON_NAMESPACE {