summaryrefslogtreecommitdiff
path: root/src/common/entity_name.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/entity_name.h')
-rw-r--r--src/common/entity_name.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/common/entity_name.h b/src/common/entity_name.h
index 550bf1dedc6..f58d02ff84e 100644
--- a/src/common/entity_name.h
+++ b/src/common/entity_name.h
@@ -15,13 +15,14 @@
#ifndef CEPH_COMMON_ENTITY_NAME_H
#define CEPH_COMMON_ENTITY_NAME_H
+#include "msg/msg_types.h"
+
#include <iosfwd>
#include <stdint.h>
#include <string>
#include "include/encoding.h"
#include "include/buffer.h"
-#include "msg/msg_types.h"
/* Represents a Ceph entity name.
*