summaryrefslogtreecommitdiffhomepage
path: root/dev/examples/fix/fix.cc
diff options
context:
space:
mode:
Diffstat (limited to 'dev/examples/fix/fix.cc')
-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 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>