ndnboost: Also rename BOOST_ to NDNBOOST_
diff --git a/include/ndnboost/none_t.hpp b/include/ndnboost/none_t.hpp
index baf3004..3684288 100644
--- a/include/ndnboost/none_t.hpp
+++ b/include/ndnboost/none_t.hpp
@@ -9,8 +9,8 @@
 // You are welcome to contact the author at:
 //  fernando_cacciola@hotmail.com
 //
-#ifndef BOOST_NONE_T_17SEP2003_HPP
-#define BOOST_NONE_T_17SEP2003_HPP
+#ifndef NDNBOOST_NONE_T_17SEP2003_HPP
+#define NDNBOOST_NONE_T_17SEP2003_HPP
 
 namespace ndnboost {