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

#include <lua.h>  // IWYU pragma: keep

#ifdef INCLUDE_GENERATED_DECLARATIONS
# include "lua/xdiff.h.generated.h"
#endif