//
//  OtherViewController.h
//  
//
//  Created by Valentin Filip on 5/27/13.
//  Copyright (c) 2013 AppDesignVault. All rights reserved.
//

#import <UIKit/UIKit.h>
#import "MasterViewController.h"

@interface OtherViewController : MasterViewController

@end
