aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/cmdexpand.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nvim/cmdexpand.h')
-rw-r--r--src/nvim/cmdexpand.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/nvim/cmdexpand.h b/src/nvim/cmdexpand.h
index 81e323c97b..ebdffc9b80 100644
--- a/src/nvim/cmdexpand.h
+++ b/src/nvim/cmdexpand.h
@@ -1,5 +1,4 @@
-#ifndef NVIM_CMDEXPAND_H
-#define NVIM_CMDEXPAND_H
+#pragma once
#include "nvim/cmdexpand_defs.h"
#include "nvim/eval/typval_defs.h"
@@ -45,4 +44,3 @@ enum {
#ifdef INCLUDE_GENERATED_DECLARATIONS
# include "cmdexpand.h.generated.h"
#endif
-#endif // NVIM_CMDEXPAND_H