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 cfe11fb82..6523f6b32 100644
--- a/src/include/cvc4.h
+++ b/src/include/cvc4.h
@@ -30,7 +30,7 @@
#include <cvc4/util/integer.h>
#include <cvc4/util/rational.h>
#include <cvc4/util/exception.h>
-#include <cvc4/util/options.h>
+#include <cvc4/options/options.h>
#include <cvc4/util/configuration.h>
#include <cvc4/parser/parser.h>
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback