summaryrefslogtreecommitdiff
path: root/src/mon/MonMap.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mon/MonMap.h')
-rw-r--r--src/mon/MonMap.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/mon/MonMap.h b/src/mon/MonMap.h
index 6f5455783de..47d8165001e 100644
--- a/src/mon/MonMap.h
+++ b/src/mon/MonMap.h
@@ -15,11 +15,10 @@
#ifndef CEPH_MONMAP_H
#define CEPH_MONMAP_H
-#include "include/err.h"
+#include "include/types.h"
+#include "include/err.h"
#include "msg/Message.h"
-#include "include/types.h"
-//#include "common/config.h"
namespace ceph {
class Formatter;