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 89c90a8c4..4b2bde810 100644
--- a/src/include/cvc4.h
+++ b/src/include/cvc4.h
@@ -20,7 +20,7 @@
#include <cvc4/base/configuration.h>
#include <cvc4/base/exception.h>
-#include <cvc4/expr/datatype.h>
+#include <cvc4/expr/datatype_index.h>
#include <cvc4/expr/expr.h>
#include <cvc4/expr/expr_manager.h>
#include <cvc4/options/options.h>
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback