aboutsummaryrefslogtreecommitdiff
path: root/src/or/ntmain.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/or/ntmain.h')
-rw-r--r--src/or/ntmain.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/or/ntmain.h b/src/or/ntmain.h
index 07fdcf466..95a835a42 100644
--- a/src/or/ntmain.h
+++ b/src/or/ntmain.h
@@ -9,8 +9,8 @@
* \brief Header file for ntmain.c.
**/
-#ifndef _TOR_NTMAIN_H
-#define _TOR_NTMAIN_H
+#ifndef TOR_NTMAIN_H
+#define TOR_NTMAIN_H
#ifdef _WIN32
#if !defined (WINCE)