summaryrefslogtreecommitdiff
path: root/project2/common/variables/lookup.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'project2/common/variables/lookup.cpp')
-rw-r--r--project2/common/variables/lookup.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/project2/common/variables/lookup.cpp b/project2/common/variables/lookup.cpp
index 892968e..41326c2 100644
--- a/project2/common/variables/lookup.cpp
+++ b/project2/common/variables/lookup.cpp
@@ -1,4 +1,4 @@
-#include <pch.hpp>
+#include "../pch.hpp"
#include "../variables.h"
#include "../safeMapFind.h"
#include "../logger.h"