summaryrefslogtreecommitdiffhomepage
path: root/examples/fix
diff options
context:
space:
mode:
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 */