summaryrefslogtreecommitdiff
path: root/src/main/command_executor.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/command_executor.h')
-rw-r--r--src/main/command_executor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/command_executor.h b/src/main/command_executor.h
index df9c9e19f..7b6c2fab5 100644
--- a/src/main/command_executor.h
+++ b/src/main/command_executor.h
@@ -19,10 +19,10 @@
#include <string>
#include "expr/expr_manager.h"
-#include "expr/statistics_registry.h"
#include "options/options.h"
#include "smt/smt_engine.h"
#include "smt_util/command.h"
+#include "util/statistics_registry.h"
namespace CVC4 {
namespace main {
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback