summaryrefslogtreecommitdiff
path: root/src/typec/tcd.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/typec/tcd.h')
-rw-r--r--src/typec/tcd.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/typec/tcd.h b/src/typec/tcd.h
index bcbdab8ed..da7ab4b13 100644
--- a/src/typec/tcd.h
+++ b/src/typec/tcd.h
@@ -24,8 +24,8 @@
* This file is part of the TinyUSB stack.
*/
-#ifndef _TUSB_TCD_H_
-#define _TUSB_TCD_H_
+#ifndef TUSB_TCD_H_
+#define TUSB_TCD_H_
#include "common/tusb_common.h"
#include "pd_types.h"