diff options
Diffstat (limited to 'src/client/mac')
-rw-r--r-- | src/client/mac/handler/exception_handler.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/mac/handler/exception_handler.h b/src/client/mac/handler/exception_handler.h index 7babcf66..b5e8bbaa 100644 --- a/src/client/mac/handler/exception_handler.h +++ b/src/client/mac/handler/exception_handler.h @@ -41,7 +41,7 @@ #include <string> -#include "processor/scoped_ptr.h" +#include "common/scoped_ptr.h" #if !TARGET_OS_IPHONE #include "client/mac/crash_generation/crash_generation_client.h" |