X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fmath%2Ffactor-stats.h;h=720ea017b5453a0a75354a072f28ddb14db283e7;hb=b0bf9b1b0f727fafac4296a048e3f45db5936f81;hp=6fa8650b261c31425b2ebd420f23bdf747e718b1;hpb=dcf9b154cbcaa35c3d8459a201b77eec8bcb30bd;p=pspp-builds.git diff --git a/src/math/factor-stats.h b/src/math/factor-stats.h index 6fa8650b..720ea017 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"