summaryrefslogtreecommitdiff
path: root/src/theory/logic_info.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/logic_info.h')
-rw-r--r--src/theory/logic_info.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/theory/logic_info.h b/src/theory/logic_info.h
index f048e9e90..fe6d1cf62 100644
--- a/src/theory/logic_info.h
+++ b/src/theory/logic_info.h
@@ -23,7 +23,8 @@
#include <string>
#include <vector>
-#include "expr/kind.h"
+
+#include "theory/theory_id.h"
namespace CVC4 {
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback