X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fmath%2Flinreg%2Fcoefficient.h;h=a82b54200f88e03a11df9c1319118b3ae7be2c39;hb=26790c082083ccc1ea32d6d76741d86f51874acb;hp=9b8b945e7fc761106a7e83f1bcf6b522563847e1;hpb=4f8599928787c4b9da99caff29b27724c2e3298d;p=pspp diff --git a/src/math/linreg/coefficient.h b/src/math/linreg/coefficient.h index 9b8b945e7f..a82b54200f 100644 --- a/src/math/linreg/coefficient.h +++ b/src/math/linreg/coefficient.h @@ -24,7 +24,7 @@ #define COEFFICIENT_H -#include "linreg.h" +#include struct design_matrix;