diff options
Diffstat (limited to 'postinst.mm')
-rw-r--r-- | postinst.mm | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/postinst.mm b/postinst.mm index 1930b49..f826f4f 100644 --- a/postinst.mm +++ b/postinst.mm @@ -1,3 +1,5 @@ +#include "CyteKit/UCPlatform.h" + #include <dirent.h> #include <strings.h> |