summaryrefslogtreecommitdiff
path: root/src/common/LogEntry.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/LogEntry.h')
-rw-r--r--src/common/LogEntry.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/common/LogEntry.h b/src/common/LogEntry.h
index cea68013016..1c17b50e9a4 100644
--- a/src/common/LogEntry.h
+++ b/src/common/LogEntry.h
@@ -16,9 +16,10 @@
#define CEPH_LOGENTRY_H
#include "include/types.h"
+#include "msg/msg_types.h" // for entity_inst_t
+
#include "include/utime.h"
#include "include/encoding.h"
-#include "msg/msg_types.h" // for entity_inst_t
namespace ceph {
class Formatter;