summaryrefslogtreecommitdiff
path: root/src/smt/env.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/smt/env.cpp')
-rw-r--r--src/smt/env.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/smt/env.cpp b/src/smt/env.cpp
index f9e2a8458..647981ab3 100644
--- a/src/smt/env.cpp
+++ b/src/smt/env.cpp
@@ -18,9 +18,9 @@
#include "context/context.h"
#include "expr/node.h"
-#include "expr/term_conversion_proof_generator.h"
#include "options/base_options.h"
#include "printer/printer.h"
+#include "proof/conv_proof_generator.h"
#include "smt/dump_manager.h"
#include "smt/smt_engine_stats.h"
#include "theory/rewriter.h"
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback