summaryrefslogtreecommitdiffstats
path: root/o3d/core/cross/client.h
diff options
context:
space:
mode:
Diffstat (limited to 'o3d/core/cross/client.h')
-rw-r--r--o3d/core/cross/client.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/o3d/core/cross/client.h b/o3d/core/cross/client.h
index 19cc45e..920a746 100644
--- a/o3d/core/cross/client.h
+++ b/o3d/core/cross/client.h
@@ -44,7 +44,7 @@
#include <vector>
#include "base/logging.h"
-#include "base/scoped_ptr.h"
+#include "base/memory/scoped_ptr.h"
#include "core/cross/service_dependency.h"
#include "core/cross/error_status.h"
#include "core/cross/draw_list_manager.h"