aboutsummaryrefslogtreecommitdiffstats
path: root/os/various/devices_lib/lcd/lcd3310.h
diff options
context:
space:
mode:
Diffstat (limited to 'os/various/devices_lib/lcd/lcd3310.h')
-rw-r--r--os/various/devices_lib/lcd/lcd3310.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/os/various/devices_lib/lcd/lcd3310.h b/os/various/devices_lib/lcd/lcd3310.h
index 1fe59d6f6..b10e838b2 100644
--- a/os/various/devices_lib/lcd/lcd3310.h
+++ b/os/various/devices_lib/lcd/lcd3310.h
@@ -22,8 +22,8 @@
* @{
*/
-#ifndef _LCD3310_H_
-#define _LCD3310_H_
+#ifndef LCD3310_H
+#define LCD3310_H
/*===========================================================================*/
/* Driver constants. */
@@ -89,6 +89,6 @@ extern "C" {
}
#endif
-#endif /* _LCD3310_H_ */
+#endif /* LCD3310_H */
/** @} */