summaryrefslogtreecommitdiff
path: root/src/main/command_executor.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/command_executor.cpp')
-rw-r--r--src/main/command_executor.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/command_executor.cpp b/src/main/command_executor.cpp
index b2dbaf39b..672dedc50 100644
--- a/src/main/command_executor.cpp
+++ b/src/main/command_executor.cpp
@@ -22,7 +22,7 @@
#include <string>
#include "main/main.h"
-#include "smt_util/command.h"
+#include "smt/command.h"
namespace CVC4 {
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback