ndnboost: Also rename BOOST_ to NDNBOOST_
diff --git a/include/ndnboost/preprocessor/identity.hpp b/include/ndnboost/preprocessor/identity.hpp
index 3101d21..e06bd58 100644
--- a/include/ndnboost/preprocessor/identity.hpp
+++ b/include/ndnboost/preprocessor/identity.hpp
@@ -9,8 +9,8 @@
 #
 # /* See http://www.boost.org for most recent version. */
 #
-# ifndef BOOST_PREPROCESSOR_IDENTITY_HPP
-# define BOOST_PREPROCESSOR_IDENTITY_HPP
+# ifndef NDNBOOST_PREPROCESSOR_IDENTITY_HPP
+# define NDNBOOST_PREPROCESSOR_IDENTITY_HPP
 #
 # include <ndnboost/preprocessor/facilities/identity.hpp>
 #