aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/os/lang.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nvim/os/lang.h')
-rw-r--r--src/nvim/os/lang.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/nvim/os/lang.h b/src/nvim/os/lang.h
new file mode 100644
index 0000000000..f60e064f57
--- /dev/null
+++ b/src/nvim/os/lang.h
@@ -0,0 +1,7 @@
+#ifndef NVIM_OS_LANG_H
+#define NVIM_OS_LANG_H
+
+#ifdef INCLUDE_GENERATED_DECLARATIONS
+# include "os/lang.h.generated.h"
+#endif
+#endif // NVIM_OS_LANG_H