summaryrefslogtreecommitdiff
path: root/src/proof/proof.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/proof/proof.h')
-rw-r--r--src/proof/proof.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/proof/proof.h b/src/proof/proof.h
index 3e5b54cc7..a3270c4c0 100644
--- a/src/proof/proof.h
+++ b/src/proof/proof.h
@@ -16,8 +16,8 @@
** Proof manager
**/
-#ifndef __CVC4__PROOF_H
-#define __CVC4__PROOF_H
+#ifndef __CVC4__PROOF__PROOF_H
+#define __CVC4__PROOF__PROOF_H
#include "util/options.h"
@@ -33,4 +33,4 @@
-#endif /* __CVC4__PROOF_H */
+#endif /* __CVC4__PROOF__PROOF_H */
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback