diff options
Diffstat (limited to 'sync/engine/commit.h')
-rw-r--r-- | sync/engine/commit.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sync/engine/commit.h b/sync/engine/commit.h index f5ccd79..f03ceb0 100644 --- a/sync/engine/commit.h +++ b/sync/engine/commit.h @@ -6,7 +6,7 @@ #define SYNC_ENGINE_COMMIT_H_ #pragma once -#include "sync/util/syncer_error.h" +#include "sync/internal_api/public/util/syncer_error.h" namespace browser_sync { |