1 #import <SomeFramework/public_header2.h> 2 #import "public_header3.h" // includer-relative 3 void from_framework(void); 4