summaryrefslogtreecommitdiffhomepage
path: root/src/modules/CoreGfx
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/CoreGfx')
-rw-r--r--src/modules/CoreGfx/CoreGfx.h1
-rw-r--r--src/modules/CoreGfx/TextGfx.h1
2 files changed, 2 insertions, 0 deletions
diff --git a/src/modules/CoreGfx/CoreGfx.h b/src/modules/CoreGfx/CoreGfx.h
index 55a8bb72..88787e8e 100644
--- a/src/modules/CoreGfx/CoreGfx.h
+++ b/src/modules/CoreGfx/CoreGfx.h
@@ -2,6 +2,7 @@
// Copyright 2024-2026, Amlal El Mahrouss (amlal@nekernel.org)
// Licensed under the Apache License, Version 2.0 (see LICENSE file)
// Official repository: https://github.com/ne-foss-org/nekernel
+
#ifndef COREGFX_COREGFX_H
#define COREGFX_COREGFX_H
diff --git a/src/modules/CoreGfx/TextGfx.h b/src/modules/CoreGfx/TextGfx.h
index 403e4fa8..d16ed07a 100644
--- a/src/modules/CoreGfx/TextGfx.h
+++ b/src/modules/CoreGfx/TextGfx.h
@@ -2,6 +2,7 @@
// Copyright 2024-2026, Amlal El Mahrouss (amlal@nekernel.org)
// Licensed under the Apache License, Version 2.0 (see LICENSE file)
// Official repository: https://github.com/ne-foss-org/nekernel
+
#ifndef COREGFX_TEXTGFX_H
#define COREGFX_TEXTGFX_H