summaryrefslogtreecommitdiff
path: root/node/Utils.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'node/Utils.hpp')
-rw-r--r--node/Utils.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/node/Utils.hpp b/node/Utils.hpp
index 2fea8b9b..dfead0d1 100644
--- a/node/Utils.hpp
+++ b/node/Utils.hpp
@@ -25,8 +25,8 @@
* LLC. Start here: http://www.zerotier.com/
*/
-#ifndef _ZT_UTILS_HPP
-#define _ZT_UTILS_HPP
+#ifndef ZT_UTILS_HPP
+#define ZT_UTILS_HPP
#include <stdio.h>
#include <stdlib.h>