X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=adt%2Fobst.h;h=5a815a1c77744909223b56e20d7127ea68db3c9d;hb=f56ee1a34627fb21c5909086f3597c76ce9583be;hp=272e4c5cd22650f6041b1487523436edc6f5311f;hpb=4d7a19a3863ef2be82bd43be8227385d1b52372b;p=cparser diff --git a/adt/obst.h b/adt/obst.h index 272e4c5..5a815a1 100644 --- a/adt/obst.h +++ b/adt/obst.h @@ -17,7 +17,7 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA * 02111-1307, USA. */ -#include "xmalloc.h" +#include "adt/xmalloc.h" #include #define obstack_chunk_alloc xmalloc