aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/glsleditor/glslautocompleter.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/glsleditor/glslautocompleter.h')
-rw-r--r--src/plugins/glsleditor/glslautocompleter.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/plugins/glsleditor/glslautocompleter.h b/src/plugins/glsleditor/glslautocompleter.h
index c117d568d1..8f09d242cd 100644
--- a/src/plugins/glsleditor/glslautocompleter.h
+++ b/src/plugins/glsleditor/glslautocompleter.h
@@ -23,8 +23,7 @@
**
****************************************************************************/
-#ifndef GLSLAUTOCOMPLETER_H
-#define GLSLAUTOCOMPLETER_H
+#pragma once
#include <texteditor/autocompleter.h>
@@ -50,5 +49,3 @@ public:
} // namespace Internal
} // namespace GlslEditor
-
-#endif // GLSLAUTOCOMPLETER_H