cpp-common: move `nlohmann/json.hpp` to `vendor`
[babeltrace.git] / tests / lib / conds / utils.cpp
index c5992e3bc56b10f70995a3ce249b2f42c5196577..7a70e72f4a01a372d7367a6608e700f2cf077416 100644 (file)
@@ -14,7 +14,7 @@
 #include <babeltrace2/babeltrace.h>
 
 #include "common/assert.h"
-#include "cpp-common/nlohmann/json.hpp"
+#include "cpp-common/vendor/nlohmann/json.hpp"
 
 #include "../utils/run-in.hpp"
 #include "utils.hpp"
This page took 0.023561 seconds and 4 git commands to generate.