update style

Change-Id: I8f58e62031f89c0f29fb3cf5b21db255351330f8
diff --git a/src/detail/ca-sqlite.hpp b/src/detail/ca-sqlite.hpp
index 220fb21..a74395f 100644
--- a/src/detail/ca-sqlite.hpp
+++ b/src/detail/ca-sqlite.hpp
@@ -18,8 +18,8 @@
  * See AUTHORS.md for complete list of ndncert authors and contributors.
  */
 
-#ifndef NDNCERT_CA_DETAIL_CA_SQLITE_HPP
-#define NDNCERT_CA_DETAIL_CA_SQLITE_HPP
+#ifndef NDNCERT_DETAIL_CA_SQLITE_HPP
+#define NDNCERT_DETAIL_CA_SQLITE_HPP
 
 #include "detail/ca-storage.hpp"
 
@@ -70,4 +70,4 @@
 } // namespace ndncert
 } // namespace ndn
 
-#endif // NDNCERT_CA_DETAIL_CA_SQLITE_HPP
+#endif // NDNCERT_DETAIL_CA_SQLITE_HPP