%module example %import Grand_Father.h %import Father.h %{ #include "son.h" %} %int foo();