summaryrefslogtreecommitdiff
path: root/src/prop
diff options
context:
space:
mode:
authorMorgan Deters <mdeters@gmail.com>2009-11-24 22:51:35 +0000
committerMorgan Deters <mdeters@gmail.com>2009-11-24 22:51:35 +0000
commit61937ea05bff33070cc8252bc3b6c7d6fed7c9c3 (patch)
tree2c942f052de4dc9f0385bf01b89ec08d01c165bb /src/prop
parent9d3a76f0e4676dd11e533c370a2f3a3e17ff8329 (diff)
various fixes and updates to use and support parser
Diffstat (limited to 'src/prop')
-rw-r--r--src/prop/prop_engine.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/prop/prop_engine.h b/src/prop/prop_engine.h
index 08d485882..5969e82d1 100644
--- a/src/prop/prop_engine.h
+++ b/src/prop/prop_engine.h
@@ -12,7 +12,7 @@
#ifndef __CVC4__PROP__PROP_ENGINE_H
#define __CVC4__PROP__PROP_ENGINE_H
-#include "cvc4_expr.h"
+#include "expr/expr.h"
#include "util/decision_engine.h"
#include "theory/theory_engine.h"
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback