aboutsummaryrefslogtreecommitdiff
path: root/src/or/channeltls.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/or/channeltls.h')
-rw-r--r--src/or/channeltls.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/or/channeltls.h b/src/or/channeltls.h
index ca2fc88940..8eb2a63760 100644
--- a/src/or/channeltls.h
+++ b/src/or/channeltls.h
@@ -6,8 +6,8 @@
* \brief Header file for channeltls.c
**/
-#ifndef _TOR_CHANNEL_TLS_H
-#define _TOR_CHANNEL_TLS_H
+#ifndef TOR_CHANNELTLS_H
+#define TOR_CHANNELTLS_H
#include "or.h"
#include "channel.h"