aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/server/parser/error.hpp
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--server/parser/error.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/parser/error.hpp b/server/parser/error.hpp
index 6862a8f..6aea015 100644
--- a/server/parser/error.hpp
+++ b/server/parser/error.hpp
@@ -5,7 +5,7 @@
#pragma once
-#include "../common/error.hpp"
+#include <common/error.hpp>
#include <string>