summaryrefslogtreecommitdiff
path: root/src/proof/cnf_proof.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/proof/cnf_proof.cpp')
-rw-r--r--src/proof/cnf_proof.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/proof/cnf_proof.cpp b/src/proof/cnf_proof.cpp
index a8dc39765..5e5d55f63 100644
--- a/src/proof/cnf_proof.cpp
+++ b/src/proof/cnf_proof.cpp
@@ -17,7 +17,7 @@
** \todo document this file
**/
-#include "cnf_proof.h"
+#include "proof/cnf_proof.h"
using namespace CVC4::prop;
namespace CVC4 {
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback