diff options
Diffstat (limited to '')
-rw-r--r-- | src/conf.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/conf.h b/src/conf.h index 20b4f5eca..97e73b3d8 100644 --- a/src/conf.h +++ b/src/conf.h @@ -1,3 +1,4 @@ +#include "options.h" int check_user_conf_dir(void); |