X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fmath%2Fts%2Finnovations.h;h=7693690ce58e072e91305619b15508c7e001a644;hb=81579d9e9f994fb2908f50af41c3eb033d216e58;hp=f0e40c59f7e2400b0d47609534a14ba1e64c3580;hpb=b5cebf00d5edaada965b3dc75c745942d9483059;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 {