summaryrefslogtreecommitdiffhomepage
path: root/dev/examples/fix
diff options
context:
space:
mode:
Diffstat (limited to 'dev/examples/fix')
-rw-r--r--dev/examples/fix/fix.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/examples/fix/fix.cc b/dev/examples/fix/fix.cc
index ce48186..8730cad 100644
--- a/dev/examples/fix/fix.cc
+++ b/dev/examples/fix/fix.cc
@@ -4,7 +4,7 @@
licensed under the MIT license
*/
-#include <lib/net/network.hpp>
+#include <lib/net/modem.hpp>
#include <lib/fix/parser.hpp>
#include <iostream>
#include <unistd.h>