summaryrefslogtreecommitdiff
path: root/src/util/sexpr.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/sexpr.h')
-rw-r--r--src/util/sexpr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/sexpr.h b/src/util/sexpr.h
index 522dbea05..b5144fbd2 100644
--- a/src/util/sexpr.h
+++ b/src/util/sexpr.h
@@ -21,7 +21,7 @@
* These are VERY overly verbose and keep much more data than is needed.
*/
-#include "cvc4_public.h"
+#include "cvc5_public.h"
#ifndef CVC5__SEXPR_H
#define CVC5__SEXPR_H
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback