aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/event/rstream.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nvim/event/rstream.h')
-rw-r--r--src/nvim/event/rstream.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/nvim/event/rstream.h b/src/nvim/event/rstream.h
index 23ed00bfea..b2a62acf83 100644
--- a/src/nvim/event/rstream.h
+++ b/src/nvim/event/rstream.h
@@ -1,5 +1,4 @@
-#ifndef NVIM_EVENT_RSTREAM_H
-#define NVIM_EVENT_RSTREAM_H
+#pragma once
#include <stdbool.h>
#include <stddef.h>
@@ -11,4 +10,3 @@
#ifdef INCLUDE_GENERATED_DECLARATIONS
# include "event/rstream.h.generated.h"
#endif
-#endif // NVIM_EVENT_RSTREAM_H