summaryrefslogtreecommitdiff
path: root/src/options.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/options.h')
-rw-r--r--src/options.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/options.h b/src/options.h
index c5bb171cf..ebd9069a8 100644
--- a/src/options.h
+++ b/src/options.h
@@ -31,6 +31,8 @@
#include <stdint.h>
#endif
+#include "localconsts.h"
+
/**
* A structure holding the values of various options that can be passed
* from the command line.