summaryrefslogtreecommitdiff
path: root/src/parser/parser.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/parser/parser.cpp')
-rw-r--r--src/parser/parser.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/parser/parser.cpp b/src/parser/parser.cpp
index 3cfe78145..b9531e8d9 100644
--- a/src/parser/parser.cpp
+++ b/src/parser/parser.cpp
@@ -32,7 +32,7 @@
#include "options/options.h"
#include "parser/input.h"
#include "parser/parser_exception.h"
-#include "smt_util/command.h"
+#include "smt/command.h"
#include "util/resource_manager.h"
using namespace std;
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback