From 63c5d980030fde07558ce006c1710cb64fff7986 Mon Sep 17 00:00:00 2001 From: "ted.mielczarek@gmail.com" Date: Thu, 17 Jan 2013 15:53:56 +0000 Subject: Move scoped_ptr.h to common R=mark at https://breakpad.appspot.com/509002/ git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@1096 4c0a9323-5329-0410-9bdc-e9ce6186880e --- src/common/mac/string_utilities.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/common/mac') diff --git a/src/common/mac/string_utilities.cc b/src/common/mac/string_utilities.cc index e1f63a98..07c0f426 100644 --- a/src/common/mac/string_utilities.cc +++ b/src/common/mac/string_utilities.cc @@ -27,7 +27,7 @@ // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -#include "processor/scoped_ptr.h" +#include "common/scoped_ptr.h" #include "common/mac/string_utilities.h" namespace MacStringUtils { -- cgit v1.2.1