ndnboost: Also rename BOOST_ to NDNBOOST_
diff --git a/include/ndnboost/preprocessor/enum_shifted_params.hpp b/include/ndnboost/preprocessor/enum_shifted_params.hpp
index cad9fda..497a22a 100644
--- a/include/ndnboost/preprocessor/enum_shifted_params.hpp
+++ b/include/ndnboost/preprocessor/enum_shifted_params.hpp
@@ -9,8 +9,8 @@
 #
 # /* See http://www.boost.org for most recent version. */
 #
-# ifndef BOOST_PREPROCESSOR_ENUM_SHIFTED_PARAMS_HPP
-# define BOOST_PREPROCESSOR_ENUM_SHIFTED_PARAMS_HPP
+# ifndef NDNBOOST_PREPROCESSOR_ENUM_SHIFTED_PARAMS_HPP
+# define NDNBOOST_PREPROCESSOR_ENUM_SHIFTED_PARAMS_HPP
 #
 # include <ndnboost/preprocessor/repetition/enum_shifted_params.hpp>
 #