X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=src%2Fme_balanced.c;h=defd23b8a230457eb7f47423d850ecb4dff5333c;hb=646d8be3497d656d95331e2c7f6bef5d2ff86b2c;hp=cd135695b3910d7d30512c6aacf5b57ae3fd7e01;hpb=1df144a18356d9b329324324bc2f78cfdf1cea3d;p=ape.git diff --git a/src/me_balanced.c b/src/me_balanced.c index cd13569..defd23b 100644 --- a/src/me_balanced.c +++ b/src/me_balanced.c @@ -6,7 +6,7 @@ /* This file is part of the R-package `ape'. */ /* See the file ../COPYING for licensing issues. */ -##include "me.h" +#include "me.h" void BalWFext(edge *e, double **A) /*works except when e is the one edge inserted to new vertex v by firstInsert*/