summaryrefslogtreecommitdiff
path: root/src/expr
diff options
context:
space:
mode:
Diffstat (limited to 'src/expr')
-rw-r--r--src/expr/command.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/expr/command.h b/src/expr/command.h
index e120deed6..6f5b0bd4c 100644
--- a/src/expr/command.h
+++ b/src/expr/command.h
@@ -37,7 +37,7 @@
#include "util/sexpr.h"
#include "util/datatype.h"
#include "util/proof.h"
-#include "util/model.h"
+#include "util/util_model.h"
namespace CVC4 {
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback