summaryrefslogtreecommitdiff
path: root/src/main/command_executor.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/command_executor.h')
-rw-r--r--src/main/command_executor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/command_executor.h b/src/main/command_executor.h
index 03bbe661b..d8294212a 100644
--- a/src/main/command_executor.h
+++ b/src/main/command_executor.h
@@ -20,8 +20,8 @@
#include "expr/expr_manager.h"
#include "options/options.h"
+#include "smt/command.h"
#include "smt/smt_engine.h"
-#include "smt_util/command.h"
#include "util/statistics_registry.h"
namespace CVC4 {
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback