summaryrefslogtreecommitdiffstats
path: root/platform/macos/export/plist.h
diff options
context:
space:
mode:
authorRémi Verschelde <rverschelde@gmail.com>2022-09-26 13:03:44 +0200
committerRémi Verschelde <rverschelde@gmail.com>2022-09-26 13:51:17 +0200
commit49fcf4ffad4172c2e9dd2249222b628e420c3cc4 (patch)
tree0a3de6f7fad6abeea31d59104ce1e8c06c1fff59 /platform/macos/export/plist.h
parent3472bdd6b6dd7c085b716caabdda16f88e6f167e (diff)
downloadredot-engine-49fcf4ffad4172c2e9dd2249222b628e420c3cc4.tar.gz
Style: Cleanup header guards for consistency
Fix file names for {Static,Lightmap}RaycasterEmbree.
Diffstat (limited to 'platform/macos/export/plist.h')
-rw-r--r--platform/macos/export/plist.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/platform/macos/export/plist.h b/platform/macos/export/plist.h
index 79cb928d0a..b3c51a9635 100644
--- a/platform/macos/export/plist.h
+++ b/platform/macos/export/plist.h
@@ -28,11 +28,11 @@
/* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */
/*************************************************************************/
-// Property list file format (application/x-plist) parser, property list ASN-1 serialization.
-
#ifndef MACOS_PLIST_H
#define MACOS_PLIST_H
+// Property list file format (application/x-plist) parser, property list ASN-1 serialization.
+
#include "core/crypto/crypto_core.h"
#include "core/io/file_access.h"
#include "modules/modules_enabled.gen.h" // For regex.