diff --git a/src/main.c b/src/main.c index 534d59aa2..2f927b0c5 100644 --- a/src/main.c +++ b/src/main.c @@ -78,6 +78,7 @@ #include "command.h" #include "wtools.h" #include "cmddef.h" /* CK_ cmd name const */ +#include "fileloc.h" /* MC_USERCONF_DIR */ #include "../vfs/vfs.h" /* vfs_translate_url() */