(CFExtensions.h) Change import to include
This commit is contained in:
parent
a29e97677e
commit
57b4ff9f30
|
@ -17,7 +17,7 @@
|
|||
#ifndef __CFEXTENSIONS_H
|
||||
#define __CFEXTENSIONS_H
|
||||
|
||||
#import <CoreFoundation/CoreFoundation.h>
|
||||
#include <CoreFoundation/CoreFoundation.h>
|
||||
#include <CoreFoundation/CFArray.h>
|
||||
|
||||
typedef enum
|
||||
|
|
Loading…
Reference in New Issue