summaryrefslogtreecommitdiff
path: root/src/include/cvc4.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/cvc4.h')
-rw-r--r--src/include/cvc4.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/cvc4.h b/src/include/cvc4.h
index 09be6ff4c..90088de40 100644
--- a/src/include/cvc4.h
+++ b/src/include/cvc4.h
@@ -26,8 +26,8 @@
#include <cvc4/options/options.h>
#include <cvc4/parser/parser.h>
#include <cvc4/parser/parser_builder.h>
+#include <cvc4/smt/command.h>
#include <cvc4/smt/smt_engine.h>
-#include <cvc4/smt_util/command.h>
#include <cvc4/util/integer.h>
#include <cvc4/util/rational.h>
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback