summaryrefslogtreecommitdiffstats
path: root/sync/engine/syncer_proto_util.cc
diff options
context:
space:
mode:
Diffstat (limited to 'sync/engine/syncer_proto_util.cc')
-rw-r--r--sync/engine/syncer_proto_util.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/sync/engine/syncer_proto_util.cc b/sync/engine/syncer_proto_util.cc
index 23bdf45..bdadda1 100644
--- a/sync/engine/syncer_proto_util.cc
+++ b/sync/engine/syncer_proto_util.cc
@@ -10,11 +10,11 @@
#include "sync/engine/syncer.h"
#include "sync/engine/syncer_types.h"
#include "sync/engine/traffic_logger.h"
+#include "sync/internal_api/public/syncable/model_type.h"
#include "sync/protocol/sync.pb.h"
#include "sync/protocol/sync_enums.pb.h"
#include "sync/protocol/sync_protocol_error.h"
#include "sync/sessions/sync_session.h"
-#include "sync/syncable/model_type.h"
#include "sync/syncable/syncable-inl.h"
#include "sync/syncable/syncable.h"
#include "sync/util/time.h"