summaryrefslogtreecommitdiff
path: root/src/main/getopt.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/getopt.cpp')
-rw-r--r--src/main/getopt.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/getopt.cpp b/src/main/getopt.cpp
index 8faaefac4..57aa84a57 100644
--- a/src/main/getopt.cpp
+++ b/src/main/getopt.cpp
@@ -29,7 +29,7 @@
#include "util/exception.h"
#include "util/configuration.h"
#include "util/output.h"
-#include "util/options.h"
+#include "smt/options.h"
#include "util/language.h"
#include "expr/expr.h"
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback