X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fmath%2Fts%2Finnovations.h;h=7693690ce58e072e91305619b15508c7e001a644;hb=f5099c58d17e8f66a74a84918e688ef17936d392;hp=f0e40c59f7e2400b0d47609534a14ba1e64c3580;hpb=43b1296aafe7582e7dbe6c2b6a8b478d7d9b0fcf;p=pspp-builds.git diff --git a/src/math/ts/innovations.h b/src/math/ts/innovations.h index f0e40c59..7693690c 100644 --- a/src/math/ts/innovations.h +++ b/src/math/ts/innovations.h @@ -1,5 +1,5 @@ /* PSPP - a program for statistical analysis. - Copyright (C) 2006 Free Software Foundation, Inc. + Copyright (C) 2006, 2011 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -25,8 +25,9 @@ */ #ifndef INNOVATIONS_H #define INNOVATIONS_H -#include -#include + +#include "math/coefficient.h" +#include "math/design-matrix.h" struct innovations_estimate {