From 75fb95855d9f48f531c62028c30d3b588a23710a Mon Sep 17 00:00:00 2001 From: redsky17 Date: Sun, 24 Feb 2019 19:50:31 +0000 Subject: Nlohmann build updates --- src/dialogs/RawMessage.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/dialogs') diff --git a/src/dialogs/RawMessage.h b/src/dialogs/RawMessage.h index 5a7335f4..c69fad60 100644 --- a/src/dialogs/RawMessage.h +++ b/src/dialogs/RawMessage.h @@ -6,7 +6,7 @@ #include #include -#include "json.hpp" +#include "nlohmann/json.hpp" #include "Logging.h" #include "MainWindow.h" -- cgit 1.5.1