summaryrefslogtreecommitdiff
path: root/include/lib/ArduinoJson/Numbers/Integer.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/lib/ArduinoJson/Numbers/Integer.hpp')
-rw-r--r--include/lib/ArduinoJson/Numbers/Integer.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/lib/ArduinoJson/Numbers/Integer.hpp b/include/lib/ArduinoJson/Numbers/Integer.hpp
index fb656a7..3dd113b 100644
--- a/include/lib/ArduinoJson/Numbers/Integer.hpp
+++ b/include/lib/ArduinoJson/Numbers/Integer.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"
#include <stdint.h> // int64_t