summaryrefslogtreecommitdiff
path: root/include/lib/ArduinoJson/Polyfills/integer.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/lib/ArduinoJson/Polyfills/integer.hpp')
-rw-r--r--include/lib/ArduinoJson/Polyfills/integer.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/lib/ArduinoJson/Polyfills/integer.hpp b/include/lib/ArduinoJson/Polyfills/integer.hpp
index 066c7b8..ea56789 100644
--- a/include/lib/ArduinoJson/Polyfills/integer.hpp
+++ b/include/lib/ArduinoJson/Polyfills/integer.hpp
@@ -6,7 +6,7 @@
#include <stdint.h> // int8_t, int16_t
-#include <ArduinoJson/Namespace.hpp>
+#include "lib/ArduinoJson/Namespace.hpp"
namespace ARDUINOJSON_NAMESPACE {