summaryrefslogtreecommitdiffstats
path: root/sync/engine/verify_updates_command.h
diff options
context:
space:
mode:
Diffstat (limited to 'sync/engine/verify_updates_command.h')
-rw-r--r--sync/engine/verify_updates_command.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sync/engine/verify_updates_command.h b/sync/engine/verify_updates_command.h
index 8ccc471..09376f2 100644
--- a/sync/engine/verify_updates_command.h
+++ b/sync/engine/verify_updates_command.h
@@ -9,9 +9,9 @@
#include "base/basictypes.h"
#include "base/compiler_specific.h"
#include "sync/engine/model_changing_syncer_command.h"
-#include "sync/engine/model_safe_worker.h"
#include "sync/engine/syncer_types.h"
#include "sync/engine/syncproto.h"
+#include "sync/internal_api/public/engine/model_safe_worker.h"
namespace syncable {
class WriteTransaction;