summaryrefslogtreecommitdiff
path: root/src/util/bitvector.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/bitvector.h')
-rw-r--r--src/util/bitvector.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/bitvector.h b/src/util/bitvector.h
index 09d75ffe8..6e194ad41 100644
--- a/src/util/bitvector.h
+++ b/src/util/bitvector.h
@@ -13,7 +13,7 @@
* A fixed-size bit-vector, implemented as a wrapper around Integer.
*/
-#include "cvc4_public.h"
+#include "cvc5_public.h"
#ifndef CVC5__BITVECTOR_H
#define CVC5__BITVECTOR_H
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback