From b5b9c95de160a97701777d37187de194d0b29e61 Mon Sep 17 00:00:00 2001 From: Dan Goodliffe Date: Sun, 2 Jan 2022 19:55:40 +0000 Subject: Replace include guard macros with pragma once --- lib/embed-glsl.h.m4 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lib/embed-glsl.h.m4') diff --git a/lib/embed-glsl.h.m4 b/lib/embed-glsl.h.m4 index f277c56..57ba0cf 100644 --- a/lib/embed-glsl.h.m4 +++ b/lib/embed-glsl.h.m4 @@ -1,3 +1,5 @@ +#pragma once + // NAME #include -- cgit v1.2.3