]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
cls_rgw_client: fix #include path
authorSage Weil <sage@inktank.com>
Mon, 27 Aug 2012 21:41:01 +0000 (14:41 -0700)
committerSage Weil <sage@inktank.com>
Mon, 27 Aug 2012 21:41:09 +0000 (14:41 -0700)
Signed-off-by: Sage Weil <sage@inktank.com>
src/cls/rgw/cls_rgw_client.h

index e020f67575107ce10014969c3dfd10afdcb1b5d3..50b8125e8b13ebdef4e73cd54051db8a80dd5d9e 100644 (file)
@@ -2,7 +2,7 @@
 #define CEPH_CLS_RGW_CLIENT_H
 
 #include "include/types.h"
-#include "rados/librados.hpp"
+#include "include/rados/librados.hpp"
 #include "cls_rgw_types.h"
 
 /* bucket index */