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

#include "nvim/ex_cmds_defs.h"  // IWYU pragma: keep
#include "nvim/spell_defs.h"  // IWYU pragma: keep

#ifdef INCLUDE_GENERATED_DECLARATIONS
# include "spellfile.h.generated.h"
#endif