diff options
Diffstat (limited to 'src/rgw/rgw_swift.h')
-rw-r--r-- | src/rgw/rgw_swift.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/rgw/rgw_swift.h b/src/rgw/rgw_swift.h index febc2675c27..67b3977cd3c 100644 --- a/src/rgw/rgw_swift.h +++ b/src/rgw/rgw_swift.h @@ -1,10 +1,10 @@ - #ifndef CEPH_RGW_SWIFT_H #define CEPH_RGW_SWIFT_H -#include "rgw_common.h" #include "common/Cond.h" +#include "rgw_common.h" + class RGWRados; struct rgw_swift_auth_info { |