aboutsummaryrefslogtreecommitdiff
path: root/src/fix-ng/parser.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/fix-ng/parser.hh')
-rw-r--r--src/fix-ng/parser.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fix-ng/parser.hh b/src/fix-ng/parser.hh
index c56a339a3..e44987dd0 100644
--- a/src/fix-ng/parser.hh
+++ b/src/fix-ng/parser.hh
@@ -1,7 +1,7 @@
#ifndef __PARSER_H
#define __PARSER_H
-#include "fix-expr.hh"
+#include "fixexpr.hh"
Expr parseExprFromFile(Path path);