mirror of
https://code.blicky.net/yorhel/ncdu.git
synced 2026-01-13 01:08:41 -09:00
main.c should include help.h
This commit is contained in:
parent
7698bfd980
commit
bb7119c642
1 changed files with 1 additions and 0 deletions
|
|
@ -29,6 +29,7 @@
|
|||
#include "calc.h"
|
||||
#include "delete.h"
|
||||
#include "browser.h"
|
||||
#include "help.h"
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
|
|
|||
Loading…
Reference in a new issue