summaryrefslogtreecommitdiffhomepage
path: root/include/LibC++/filesystem.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/LibC++/filesystem.h')
-rw-r--r--include/LibC++/filesystem.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/include/LibC++/filesystem.h b/include/LibC++/filesystem.h
index 4627c50..af9fd79 100644
--- a/include/LibC++/filesystem.h
+++ b/include/LibC++/filesystem.h
@@ -1,11 +1,11 @@
/* ========================================
- Copyright (C) 2024-2025 Amlal El Mahrouss, Licensed under the Apache 2.0 license.
+ Copyright (C) 2024-2025 Amlal El Mahrouss, licensed under the Apache 2.0 license.
======================================== */
-#ifndef __NECTI_FS_H__
-#define __NECTI_FS_H__
+#ifndef __NECTAR_FS_H__
+#define __NECTAR_FS_H__
#include <LibC++/defines.h>
@@ -16,4 +16,4 @@ class directory_entry;
class directory_iterator;
} // namespace std
-#endif // __NECTI_FS_H__ \ No newline at end of file
+#endif // __NECTAR_FS_H__ \ No newline at end of file