summaryrefslogtreecommitdiff
path: root/project2/json/parse.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'project2/json/parse.cpp')
-rw-r--r--project2/json/parse.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/project2/json/parse.cpp b/project2/json/parse.cpp
index cb41dd2..d9da9e9 100644
--- a/project2/json/parse.cpp
+++ b/project2/json/parse.cpp
@@ -1,4 +1,4 @@
-#include <pch.hpp>
+#include "pch.hpp"
#include "json.h"
#include <stdio.h>