summaryrefslogtreecommitdiff
path: root/src/common/Formatter.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/Formatter.h')
-rw-r--r--src/common/Formatter.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/common/Formatter.h b/src/common/Formatter.h
index da730103f41..27089ce04f2 100644
--- a/src/common/Formatter.h
+++ b/src/common/Formatter.h
@@ -1,8 +1,9 @@
#ifndef CEPH_FORMATTER_H
#define CEPH_FORMATTER_H
+#include "include/int_types.h"
+
#include <deque>
-#include <inttypes.h>
#include <iostream>
#include <list>
#include <ostream>