ndnboost: Also rename BOOST_ to NDNBOOST_
diff --git a/include/ndnboost/preprocessor/if.hpp b/include/ndnboost/preprocessor/if.hpp
index a51d169..8a44ed0 100644
--- a/include/ndnboost/preprocessor/if.hpp
+++ b/include/ndnboost/preprocessor/if.hpp
@@ -9,8 +9,8 @@
 #
 # /* See http://www.boost.org for most recent version. */
 #
-# ifndef BOOST_PREPROCESSOR_IF_HPP
-# define BOOST_PREPROCESSOR_IF_HPP
+# ifndef NDNBOOST_PREPROCESSOR_IF_HPP
+# define NDNBOOST_PREPROCESSOR_IF_HPP
 #
 # include <ndnboost/preprocessor/control/if.hpp>
 #