diff options
Diffstat (limited to 'sync/protocol/sync_protocol_error.h')
-rw-r--r-- | sync/protocol/sync_protocol_error.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sync/protocol/sync_protocol_error.h b/sync/protocol/sync_protocol_error.h index 9ae5317..be43980 100644 --- a/sync/protocol/sync_protocol_error.h +++ b/sync/protocol/sync_protocol_error.h @@ -8,7 +8,7 @@ #include <string> #include "base/values.h" -#include "sync/syncable/model_type.h" +#include "sync/internal_api/public/syncable/model_type.h" namespace browser_sync{ |