summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorrobojumper <robojumper@gmail.com>2025-07-16 21:58:21 +0200
committerGitHub <noreply@github.com>2025-07-16 21:58:21 +0200
commit77783d84ec9abc06ddc63bf67cbd579b3a932d77 (patch)
tree446bfdf59e2d4b85cdc95d5c22e35c9b9ae6f807 /include
parent15be3bf8e892252023952e26ed5316fc723477a2 (diff)
Fix header guard
Diffstat (limited to 'include')
-rw-r--r--include/d/lyt/d_lyt_meter_hio.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/d/lyt/d_lyt_meter_hio.h b/include/d/lyt/d_lyt_meter_hio.h
index e02379b6..9e68f7ce 100644
--- a/include/d/lyt/d_lyt_meter_hio.h
+++ b/include/d/lyt/d_lyt_meter_hio.h
@@ -1,5 +1,5 @@
-#ifndef D_LYT_METER_HIO_C
-#define D_LYT_METER_HIO_C
+#ifndef D_LYT_METER_HIO_H
+#define D_LYT_METER_HIO_H
#include "common.h"