diff --git a/src/main.c b/src/main.c
index 9e65d5e..58db3b8 100644
#elif defined(__macosx__)
- #import <corefoundation/corefoundation.h>
+ #import <CoreFoundation/CoreFoundation.h>
#elif defined(__FreeBSD__)
diff --git a/src/setup.c b/src/setup.c
index e9b4c24..3f31da2 100644
#elif defined(__macosx__)
- #import <corefoundation/corefoundation.h>
+ #import <CoreFoundation/CoreFoundation.h>
#elif defined(__FreeBSD__)
diff --git a/src/text.c b/src/text.c
index 869dca4..9ffa89e 100644
- #import <corefoundation/corefoundation.h>
+ #import <CoreFoundation/CoreFoundation.h>