diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2025-11-17 10:27:07 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-11-17 10:27:07 +0100 |
| commit | c6b7510cdb9350c4e129bfcd7959efc4daee9df6 (patch) | |
| tree | 6507901f62b1ea75e599644e44540f2322c35f1a /dev/examples/fix/fix.cc | |
| parent | b06170354225f19271627df11525857fa34a38e7 (diff) | |
| parent | 1d943dcfcddb68f489c126b1e0df41170287e63d (diff) | |
Merge pull request #6 from amlel-el-mahrouss/develop
release: make licensing explicit.
Diffstat (limited to 'dev/examples/fix/fix.cc')
| -rw-r--r-- | dev/examples/fix/fix.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/examples/fix/fix.cc b/dev/examples/fix/fix.cc index e3d669b..ec6668a 100644 --- a/dev/examples/fix/fix.cc +++ b/dev/examples/fix/fix.cc @@ -5,7 +5,7 @@ */ #include <lib/net/modem.hpp> -#include <lib/fix/parser.hpp> +#include <lib/fix/fix.hpp> #include <iostream> #include <unistd.h> #include <sys/socket.h> |
