summaryrefslogtreecommitdiff
path: root/src/os/LFNIndex.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/os/LFNIndex.h')
-rw-r--r--src/os/LFNIndex.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/os/LFNIndex.h b/src/os/LFNIndex.h
index b3c05358822..af374d41a53 100644
--- a/src/os/LFNIndex.h
+++ b/src/os/LFNIndex.h
@@ -12,10 +12,11 @@
*
*/
-
#ifndef OS_LFNINDEX_H
#define OS_LFNINDEX_H
+#include "osd/osd_types.h"
+
#include <string>
#include <map>
#include <set>
@@ -23,7 +24,6 @@
#include <tr1/memory>
#include <exception>
-#include "osd/osd_types.h"
#include "include/object.h"
#include "common/ceph_crypto.h"