aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/os/fs.h
blob: 4fe54215ba674273894398b378a24125924d2b70 (plain) (blame)
1
2
3
4
5
6
7
8
#pragma once

#include "nvim/os/fs_defs.h"
#include "nvim/types.h"

#ifdef INCLUDE_GENERATED_DECLARATIONS
# include "os/fs.h.generated.h"
#endif