summaryrefslogtreecommitdiff
path: root/src/smt/command_list.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/smt/command_list.cpp')
-rw-r--r--src/smt/command_list.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/smt/command_list.cpp b/src/smt/command_list.cpp
index 18a09e7ed..3e912d338 100644
--- a/src/smt/command_list.cpp
+++ b/src/smt/command_list.cpp
@@ -17,8 +17,7 @@
// we include both of these to make sure they agree on the typedef
#include "smt/command_list.h"
#include "smt/smt_engine.h"
-
-#include "expr/command.h"
+#include "smt_util/command.h"
namespace CVC4 {
namespace smt {
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback