summaryrefslogtreecommitdiff
path: root/src/smt_util/command.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/smt_util/command.h')
-rw-r--r--src/smt_util/command.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/smt_util/command.h b/src/smt_util/command.h
index 17d65beb2..c9b968722 100644
--- a/src/smt_util/command.h
+++ b/src/smt_util/command.h
@@ -30,12 +30,12 @@
#include "expr/datatype.h"
#include "expr/expr.h"
-#include "expr/result.h"
#include "expr/sexpr.h"
#include "expr/type.h"
#include "expr/variable_type_map.h"
#include "proof/unsat_core.h"
#include "util/proof.h"
+#include "util/result.h"
namespace CVC4 {
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback