summaryrefslogtreecommitdiffstats
path: root/sync/engine/download_updates_command.h
diff options
context:
space:
mode:
Diffstat (limited to 'sync/engine/download_updates_command.h')
-rw-r--r--sync/engine/download_updates_command.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sync/engine/download_updates_command.h b/sync/engine/download_updates_command.h
index 9e71610..5eddcce 100644
--- a/sync/engine/download_updates_command.h
+++ b/sync/engine/download_updates_command.h
@@ -9,10 +9,10 @@
#include "base/basictypes.h"
#include "base/compiler_specific.h"
#include "base/gtest_prod_util.h"
-#include "sync/engine/model_safe_worker.h"
#include "sync/engine/syncer_command.h"
+#include "sync/internal_api/public/engine/model_safe_worker.h"
+#include "sync/internal_api/public/syncable/model_type.h"
#include "sync/protocol/sync.pb.h"
-#include "sync/syncable/model_type.h"
namespace sync_pb {
class EntitySpecifics;