Index: third_party/jsoncpp/overrides/include/json/value.h |
diff --git a/third_party/jsoncpp/overrides/include/json/value.h b/third_party/jsoncpp/overrides/include/json/value.h |
index a7d7c0727d6125640f1769f5eca29ee1698d5c24..1484ee2c4947e00b81108ad4b2b86686a76efdc9 100644 |
--- a/third_party/jsoncpp/overrides/include/json/value.h |
+++ b/third_party/jsoncpp/overrides/include/json/value.h |
@@ -7,7 +7,7 @@ |
# define CPPTL_JSON_H_INCLUDED |
#if !defined(JSON_IS_AMALGAMATION) |
-# include "json/forwards.h" |
+# include "third_party/jsoncpp/source/include/json/forwards.h" |
#endif // if !defined(JSON_IS_AMALGAMATION) |
# include <string> |
# include <vector> |