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

This commit is contained in:
Meredith L. Patterson 2013-11-16 08:15:01 +01:00 committed by Dan Hirsch
parent 8f427b5a6d
commit 0e4253d0ef

View file

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