aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/api/deprecated.h
blob: 5541a4dac30032e516361b17b225971e695ac0c2 (plain) (blame)
1
2
3
4
5
6
7
8
9
#pragma once

#include <stdint.h>

#include "nvim/api/private/defs.h"

#ifdef INCLUDE_GENERATED_DECLARATIONS
# include "api/deprecated.h.generated.h"
#endif