GabrielAlva / Cool-iOS-Camera

A fully customisable and modern camera implementation for iOS made with AVFoundation.
1.3k stars 152 forks source link

Missing includes #7

Closed kwerle closed 9 years ago

kwerle commented 9 years ago

Constants.h ->

import <UIKit/UIKit.h> for CGFloat

GabrielAlva commented 9 years ago

Kurt, I included the UIKit framework on Constants.h, this should solve the problem!