summaryrefslogtreecommitdiff
path: root/src/prop/cnf_conversion.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/prop/cnf_conversion.h')
-rw-r--r--src/prop/cnf_conversion.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/prop/cnf_conversion.h b/src/prop/cnf_conversion.h
index 4ddfd3c06..d66e721db 100644
--- a/src/prop/cnf_conversion.h
+++ b/src/prop/cnf_conversion.h
@@ -13,6 +13,8 @@
** A type for describing possible CNF conversions.
**/
+#include "cvc4_private.h"
+
#ifndef __CVC4__CNF_CONVERSION_H
#define __CVC4__CNF_CONVERSION_H
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback