aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/optionstr.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nvim/optionstr.h')
-rw-r--r--src/nvim/optionstr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nvim/optionstr.h b/src/nvim/optionstr.h
index ac8d90e10e..3520cc2061 100644
--- a/src/nvim/optionstr.h
+++ b/src/nvim/optionstr.h
@@ -1,7 +1,7 @@
#ifndef NVIM_OPTIONSTR_H
#define NVIM_OPTIONSTR_H
-#include "nvim/buffer_defs.h" // for buf_T, win_T
+#include "nvim/buffer_defs.h"
#include "nvim/option_defs.h"
#ifdef INCLUDE_GENERATED_DECLARATIONS