diff options
Diffstat (limited to 'cmd/upl.c')
-rw-r--r-- | cmd/upl.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd/upl.c b/cmd/upl.c index c9a823bbc06..ef2183d8528 100644 --- a/cmd/upl.c +++ b/cmd/upl.c @@ -12,6 +12,7 @@ #include <alist.h> #include <command.h> #include <display_options.h> +#include <env.h> #include <mapmem.h> #include <string.h> #include <upl.h> |