aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/ui_compositor.h
blob: 01538105cbe2a381edf6530df6992479187b9595 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
#ifndef NVIM_UI_COMPOSITOR_H
#define NVIM_UI_COMPOSITOR_H

#include "nvim/event/defs.h"
#include "nvim/ui.h"

#ifdef INCLUDE_GENERATED_DECLARATIONS
# include "ui_compositor.h.generated.h"
#endif
#endif  // NVIM_UI_COMPOSITOR_H