//
// CamliCollectionCell.h
// photobackup
// Created by Nick O'Neill on 12/4/13.
// Copyright (c) 2013 The Camlistore Authors. All rights reserved.
#import <UIKit/UIKit.h>
@interface CamliCollectionCell : UICollectionViewCell
@end