summaryrefslogtreecommitdiff
path: root/src/theory/quantifiers/fmf/model_engine.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/quantifiers/fmf/model_engine.h')
-rw-r--r--src/theory/quantifiers/fmf/model_engine.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/theory/quantifiers/fmf/model_engine.h b/src/theory/quantifiers/fmf/model_engine.h
index 41bc312e7..b39dd03f8 100644
--- a/src/theory/quantifiers/fmf/model_engine.h
+++ b/src/theory/quantifiers/fmf/model_engine.h
@@ -17,8 +17,8 @@
#ifndef CVC4__THEORY__QUANTIFIERS__MODEL_ENGINE_H
#define CVC4__THEORY__QUANTIFIERS__MODEL_ENGINE_H
-#include "theory/quantifiers_engine.h"
#include "theory/quantifiers/fmf/model_builder.h"
+#include "theory/quantifiers/quant_util.h"
#include "theory/theory_model.h"
namespace CVC4 {
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback