diff options
Diffstat (limited to 'sync/api/syncable_service.h')
-rw-r--r-- | sync/api/syncable_service.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sync/api/syncable_service.h b/sync/api/syncable_service.h index 53e2cd5..2093047b 100644 --- a/sync/api/syncable_service.h +++ b/sync/api/syncable_service.h @@ -14,7 +14,7 @@ #include "sync/api/sync_change_processor.h" #include "sync/api/sync_data.h" #include "sync/api/sync_error.h" -#include "sync/internal_api/public/syncable/model_type.h" +#include "sync/internal_api/public/base/model_type.h" namespace syncer { |