Origin: Debian
Forwarded: no
Last-Update: 2020-04-02
Last-Update: 2020-04-02
Gbp-Pq: Name 04-system-json.patch
#include "core/conf.h"
#include "core/const.h"
#include "core/types.h"
-#include "deps/json/single_include/nlohmann/json.hpp"
+#include "nlohmann/json.hpp"
#include "utils/fs.h"
#include "utils/log.h"
#include <FL/Fl.H>
#ifndef G_MIDIMAPPER_H
#define G_MIDIMAPPER_H
-#include "deps/json/single_include/nlohmann/json.hpp"
+#include "nlohmann/json.hpp"
#include <string>
#include <vector>
#include "patch.h"
#include "core/mixer.h"
-#include "deps/json/single_include/nlohmann/json.hpp"
+#include "nlohmann/json.hpp"
#include "utils/log.h"
#include "utils/math.h"
#include <fstream>