diff options
Diffstat (limited to 'sync/util/cryptographer.h')
-rw-r--r-- | sync/util/cryptographer.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sync/util/cryptographer.h b/sync/util/cryptographer.h index a27fc1d..f68655d 100644 --- a/sync/util/cryptographer.h +++ b/sync/util/cryptographer.h @@ -13,7 +13,7 @@ #include "base/memory/linked_ptr.h" #include "base/memory/scoped_ptr.h" #include "base/observer_list.h" -#include "sync/internal_api/public/syncable/model_type.h" +#include "sync/internal_api/public/base/model_type.h" #include "sync/protocol/encryption.pb.h" #include "sync/protocol/nigori_specifics.pb.h" #include "sync/util/nigori.h" |