@@ -14,11 +14,11 @@ * file. */ #import "OFObject.h" #import "OFSerialization.h" -#import "OFJSON.h" +#import "OFJSONEncoding.h" /** * \brief A class for representing null values in collections. */ @interface OFNull: OFObject