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 1cb780dd0..b3006cad1 100644
--- a/src/theory/quantifiers/fmf/model_engine.h
+++ b/src/theory/quantifiers/fmf/model_engine.h
@@ -18,7 +18,7 @@
#define CVC4__THEORY__QUANTIFIERS__MODEL_ENGINE_H
#include "theory/quantifiers/fmf/model_builder.h"
-#include "theory/quantifiers/quant_util.h"
+#include "theory/quantifiers/quant_module.h"
#include "theory/theory_model.h"
namespace CVC4 {
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback