summaryrefslogtreecommitdiff
path: root/src/api
diff options
context:
space:
mode:
Diffstat (limited to 'src/api')
-rw-r--r--src/api/cpp/cvc5_checks.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/api/cpp/cvc5_checks.h b/src/api/cpp/cvc5_checks.h
index 83290088c..9cfa0d252 100644
--- a/src/api/cpp/cvc5_checks.h
+++ b/src/api/cpp/cvc5_checks.h
@@ -15,7 +15,7 @@
* These macros implement guards for the cvc5 C++ API functions.
*/
-#include "cvc4_public.h"
+#include "cvc5_public.h"
#ifndef CVC5__API__CHECKS_H
#define CVC5__API__CHECKS_H
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback