ntfsundelete.h: Added missing include 'utils.h'.
parent
6b65b6024e
commit
665555491b
|
@ -29,6 +29,7 @@
|
|||
#include <ntfs-3g/runlist.h>
|
||||
|
||||
#include "list.h"
|
||||
#include "utils.h"
|
||||
|
||||
enum optmode {
|
||||
MODE_NONE = 0,
|
||||
|
|
Loading…
Reference in New Issue