summaryrefslogtreecommitdiff
path: root/src/expr/proof_node_updater.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/expr/proof_node_updater.h')
-rw-r--r--src/expr/proof_node_updater.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/expr/proof_node_updater.h b/src/expr/proof_node_updater.h
index 268fcda5e..6f3e5b420 100644
--- a/src/expr/proof_node_updater.h
+++ b/src/expr/proof_node_updater.h
@@ -14,8 +14,8 @@
#include "cvc4_private.h"
-#ifndef CVC4__EXPR__PROOF_NODE_UPDATER_H
-#define CVC4__EXPR__PROOF_NODE_UPDATER_H
+#ifndef CVC5__EXPR__PROOF_NODE_UPDATER_H
+#define CVC5__EXPR__PROOF_NODE_UPDATER_H
#include <map>
#include <memory>
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback