summaryrefslogtreecommitdiff
path: root/src/prop/sat.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/prop/sat.h')
-rw-r--r--src/prop/sat.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/prop/sat.h b/src/prop/sat.h
index 776895b4c..a335b733b 100644
--- a/src/prop/sat.h
+++ b/src/prop/sat.h
@@ -25,9 +25,9 @@
// Optional blocks below will be unconditionally included
#define __CVC4_USE_MINISAT
-#include "util/options.h"
#include "util/stats.h"
#include "theory/theory.h"
+#include "smt/options.h"
#ifdef __CVC4_USE_MINISAT
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback