diff options
Diffstat (limited to 'o3d/plugin/npapi_host_control/win/host_control.h')
-rw-r--r-- | o3d/plugin/npapi_host_control/win/host_control.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/o3d/plugin/npapi_host_control/win/host_control.h b/o3d/plugin/npapi_host_control/win/host_control.h index 9a4fc68..d6a0382 100644 --- a/o3d/plugin/npapi_host_control/win/host_control.h +++ b/o3d/plugin/npapi_host_control/win/host_control.h @@ -49,7 +49,7 @@ #include <dispex.h> #include <vector> -#include "base/scoped_ptr.h" +#include "base/memory/scoped_ptr.h" // Directory not included, as this file is auto-generated from the // type library. |