diff options
Diffstat (limited to 'sync/engine/syncer_command.h')
-rw-r--r-- | sync/engine/syncer_command.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sync/engine/syncer_command.h b/sync/engine/syncer_command.h index 8095467..949d8fd 100644 --- a/sync/engine/syncer_command.h +++ b/sync/engine/syncer_command.h @@ -8,7 +8,7 @@ #include "base/basictypes.h" -#include "sync/util/syncer_error.h" +#include "sync/internal_api/public/util/syncer_error.h" namespace browser_sync { |