summaryrefslogtreecommitdiffhomepage
path: root/public/frameworks/CoreFoundation.fwrk/headers/Object.h
diff options
context:
space:
mode:
Diffstat (limited to 'public/frameworks/CoreFoundation.fwrk/headers/Object.h')
-rw-r--r--public/frameworks/CoreFoundation.fwrk/headers/Object.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/public/frameworks/CoreFoundation.fwrk/headers/Object.h b/public/frameworks/CoreFoundation.fwrk/headers/Object.h
index 54ee6268..771a2a6a 100644
--- a/public/frameworks/CoreFoundation.fwrk/headers/Object.h
+++ b/public/frameworks/CoreFoundation.fwrk/headers/Object.h
@@ -4,8 +4,8 @@
// Licensed under the Apache License, Version 2.0 (see LICENSE file)
// Official repository: https://github.com/ne-foss-org/nekernel
-#ifndef HEADERS_OBJECT_H
-#define HEADERS_OBJECT_H
+#ifndef FW_HEADERS_OBJECT_H
+#define FW_HEADERS_OBJECT_H
#include <CoreFoundation.fwrk/headers/Foundation.h>