summaryrefslogtreecommitdiff
path: root/src/prop/cnf_stream.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/prop/cnf_stream.h')
-rw-r--r--src/prop/cnf_stream.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/prop/cnf_stream.h b/src/prop/cnf_stream.h
index 4812c6a21..af2ff2fcd 100644
--- a/src/prop/cnf_stream.h
+++ b/src/prop/cnf_stream.h
@@ -28,7 +28,7 @@
#define __CVC4__PROP__CNF_STREAM_H
#include "expr/node.h"
-#include "prop/sat.h"
+#include "prop/theory_proxy.h"
#include "prop/registrar.h"
#include <ext/hash_map>
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback