summaryrefslogtreecommitdiff
path: root/src/parser/parser.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/parser/parser.h')
-rw-r--r--src/parser/parser.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/parser/parser.h b/src/parser/parser.h
index 173b98a9c..79b975fc4 100644
--- a/src/parser/parser.h
+++ b/src/parser/parser.h
@@ -23,7 +23,7 @@
#include <set>
#include <string>
-#include "api/cvc4cpp.h"
+#include "api/cpp/cvc5.h"
#include "cvc4_export.h"
#include "expr/kind.h"
#include "expr/symbol_manager.h"
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback