aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/api/buffer.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nvim/api/buffer.h')
-rw-r--r--src/nvim/api/buffer.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/nvim/api/buffer.h b/src/nvim/api/buffer.h
index db58239af8..0f18f5368e 100644
--- a/src/nvim/api/buffer.h
+++ b/src/nvim/api/buffer.h
@@ -1,5 +1,4 @@
-#ifndef NVIM_API_BUFFER_H
-#define NVIM_API_BUFFER_H
+#pragma once
#include <lauxlib.h>
@@ -10,4 +9,3 @@
#ifdef INCLUDE_GENERATED_DECLARATIONS
# include "api/buffer.h.generated.h"
#endif
-#endif // NVIM_API_BUFFER_H