From 74bb9cd27242b9320f99ff4d2b50c3051576cc14 Mon Sep 17 00:00:00 2001 From: crupest Date: Tue, 8 Feb 2022 16:53:51 +0800 Subject: ... --- src/parse/ParsingAlgorithm.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/parse/ParsingAlgorithm.cpp') diff --git a/src/parse/ParsingAlgorithm.cpp b/src/parse/ParsingAlgorithm.cpp index 03059e01..b7968ed1 100644 --- a/src/parse/ParsingAlgorithm.cpp +++ b/src/parse/ParsingAlgorithm.cpp @@ -1 +1 @@ -#include "cru/parse/ParsingAlgorithm.hpp" +#include "cru/parse/ParsingAlgorithm.h" -- cgit v1.2.3