diff options
Diffstat (limited to 'sync/api/sync_error.h')
-rw-r--r-- | sync/api/sync_error.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sync/api/sync_error.h b/sync/api/sync_error.h index 7e24676..0e3a3c9 100644 --- a/sync/api/sync_error.h +++ b/sync/api/sync_error.h @@ -10,7 +10,7 @@ #include <string> #include "base/memory/scoped_ptr.h" -#include "sync/internal_api/public/syncable/model_type.h" +#include "sync/internal_api/public/base/model_type.h" namespace tracked_objects { class Location; |