summaryrefslogtreecommitdiff
path: root/src/components/dbus/include/dbus/dbus_message_inl.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/dbus/include/dbus/dbus_message_inl.h')
-rw-r--r--src/components/dbus/include/dbus/dbus_message_inl.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/components/dbus/include/dbus/dbus_message_inl.h b/src/components/dbus/include/dbus/dbus_message_inl.h
index 1a10f828de..ba9bfaa78d 100644
--- a/src/components/dbus/include/dbus/dbus_message_inl.h
+++ b/src/components/dbus/include/dbus/dbus_message_inl.h
@@ -29,8 +29,8 @@
* POSSIBILITY OF SUCH DAMAGE.
*/
-#ifndef DBUS_MESSAGE_INL_H
-#define DBUS_MESSAGE_INL_H
+#ifndef SRC_COMPONENTS_DBUS_INCLUDE_DBUS_DBUS_MESSAGE_INL_H_
+#define SRC_COMPONENTS_DBUS_INCLUDE_DBUS_DBUS_MESSAGE_INL_H_
#include "dbus/dbus_message.h"
@@ -211,4 +211,4 @@ inline void MessageWriter::PutString(const std::string& value) {
} // namespace dbus
-#endif // DBUS_MESSAGE_INL_H
+#endif // SRC_COMPONENTS_DBUS_INCLUDE_DBUS_DBUS_MESSAGE_INL_H_