summaryrefslogtreecommitdiff
path: root/src/parser/input.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/parser/input.h')
-rw-r--r--src/parser/input.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/parser/input.h b/src/parser/input.h
index 8a35480cd..6ed9bb441 100644
--- a/src/parser/input.h
+++ b/src/parser/input.h
@@ -29,8 +29,8 @@
#include "expr/expr.h"
#include "expr/expr_manager.h"
#include "parser/parser_exception.h"
-#include "parser/parser_options.h"
#include "util/Assert.h"
+#include "util/language.h"
namespace CVC4 {
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback