invoke swig with relative path instead, -I../../

This commit is contained in:
Meredith L. Patterson 2013-11-16 08:15:01 +01:00
parent 529aa3e1a3
commit c54f63871a

View file

@ -1,5 +1,5 @@
%module hammer %module hammer
%import "hammer/allocator.h" %import "allocator.h"
%import "hammer/hammer.h" %import "hammer.h"