diff options
Diffstat (limited to 'o3d/converter/cross/buffer_stub.h')
-rw-r--r-- | o3d/converter/cross/buffer_stub.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/o3d/converter/cross/buffer_stub.h b/o3d/converter/cross/buffer_stub.h index 26c0aad..9d163c3 100644 --- a/o3d/converter/cross/buffer_stub.h +++ b/o3d/converter/cross/buffer_stub.h @@ -37,7 +37,7 @@ #define O3D_CONVERTER_CROSS_BUFFER_STUB_H_ #include "base/basictypes.h" -#include "base/scoped_ptr.h" +#include "base/memory/scoped_ptr.h" #include "core/cross/buffer.h" namespace o3d { |