summaryrefslogtreecommitdiffhomepage
path: root/examples/fix
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2025-07-05 20:51:26 +0200
committerAmlal El Mahrouss <amlal@nekernel.org>2025-07-05 20:51:26 +0200
commit1d3e2b0146d01cb57bb80e55bb033f47fa63daf1 (patch)
tree1b486c151a4bc4a56e7effab491ecbbe5527cd71 /examples/fix
parent028c97404da7ad9ebcbcd9c97903f28e0da222ed (diff)
feat: `fix/` directory category.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'examples/fix')
-rw-r--r--examples/fix/fix.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/fix/fix.cc b/examples/fix/fix.cc
index 1ab258e..9b983de 100644
--- a/examples/fix/fix.cc
+++ b/examples/fix/fix.cc
@@ -4,7 +4,7 @@
licensed under the MIT license
*/
-#include <lib/fix.hpp>
+#include <lib/fix/parser.hpp>
#include <iostream>
/* finally test it */