X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fmath%2Ffactor-stats.h;h=720ea017b5453a0a75354a072f28ddb14db283e7;hb=e947f08aea815968ef993d572977e271fa3ad4da;hp=6fa8650b261c31425b2ebd420f23bdf747e718b1;hpb=dcf9b154cbcaa35c3d8459a201b77eec8bcb30bd;p=pspp diff --git a/src/math/factor-stats.h b/src/math/factor-stats.h index 6fa8650b26..720ea017b5 100644 --- a/src/math/factor-stats.h +++ b/src/math/factor-stats.h @@ -25,8 +25,8 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA /* FIXME: These things should probably be amalgamated with the group_statistics struct */ -#include "hash.h" -#include "value.h" +#include +#include #include #include #include "percentiles.h"