summaryrefslogtreecommitdiffhomepage
path: root/include/ocl/fix/parser.hpp
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2025-12-01 02:45:56 -0500
committerGitHub <noreply@github.com>2025-12-01 02:45:56 -0500
commitfd12415e8a7c2018548dc39442a5a4822df15595 (patch)
tree3a48c80f984512ddf185e04150937ae434fda5de /include/ocl/fix/parser.hpp
parent72bc3ef1d59abd79f29bce961344a70558b67f40 (diff)
parent2a60676b145280db364bfc048bce30b1ca64fa1e (diff)
Merge pull request #34 from amlel-el-mahrouss/develop
chore: library patches
Diffstat (limited to 'include/ocl/fix/parser.hpp')
-rw-r--r--include/ocl/fix/parser.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/ocl/fix/parser.hpp b/include/ocl/fix/parser.hpp
index 60a4f9a..9809bd5 100644
--- a/include/ocl/fix/parser.hpp
+++ b/include/ocl/fix/parser.hpp
@@ -9,7 +9,7 @@
#define _OCL_FIX_PARSER_HPP
#include <core/config.hpp>
-#include <hashing/hash.hpp>
+#include <hashing/crc_hash.hpp>
#include <io/print.hpp>
#include <algorithm>
#include <string>