summaryrefslogtreecommitdiff
path: root/src/main/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/main.cpp')
-rw-r--r--src/main/main.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/main.cpp b/src/main/main.cpp
index 36a339d94..3f0842cc5 100644
--- a/src/main/main.cpp
+++ b/src/main/main.cpp
@@ -28,6 +28,7 @@
#include "expr/statistics.h"
#include "main/command_executor.h"
#include "main/interactive_shell.h"
+#include "options/base_options.h"
#include "options/language.h"
#include "options/main_options.h"
#include "parser/parser.h"
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback