summaryrefslogtreecommitdiff
path: root/src/mapper.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mapper.h')
-rw-r--r--src/mapper.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mapper.h b/src/mapper.h
index c22f13f..b5e720d 100644
--- a/src/mapper.h
+++ b/src/mapper.h
@@ -27,7 +27,7 @@
#ifndef G_MAPPER_H
#define G_MAPPER_H
-#include <nlohmann/json.hpp>
+#include "nlohmann/json.hpp"
#include <optional>
#include <string>
#include <vector>