summaryrefslogtreecommitdiff
path: root/src/osdc/WritebackHandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/osdc/WritebackHandler.h')
-rw-r--r--src/osdc/WritebackHandler.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/osdc/WritebackHandler.h b/src/osdc/WritebackHandler.h
index a9a035ca52f..282ee5d8722 100644
--- a/src/osdc/WritebackHandler.h
+++ b/src/osdc/WritebackHandler.h
@@ -3,9 +3,10 @@
#ifndef CEPH_OSDC_WRITEBACKHANDLER_H
#define CEPH_OSDC_WRITEBACKHANDLER_H
-#include "include/Context.h"
-#include "include/types.h"
#include "osd/osd_types.h"
+#include "include/types.h"
+
+#include "include/Context.h"
class WritebackHandler {
public: