X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Flanguage%2Fstats%2Fsign.h;h=d23b8351aef999885ea83e7138513a8153b1da9d;hb=5d1c47b1ef2d392ce223606139d45eac749d4c80;hp=1404e00685da0e8acecb2ccf8818f1cd7cfa0879;hpb=b5c82cc9aabe7e641011130240ae1b2e84348e23;p=pspp diff --git a/src/language/stats/sign.h b/src/language/stats/sign.h index 1404e00685..d23b8351ae 100644 --- a/src/language/stats/sign.h +++ b/src/language/stats/sign.h @@ -1,5 +1,5 @@ /* PSPP - a program for statistical analysis. - Copyright (C) 2009 Free Software Foundation, Inc. + Copyright (C) 2009, 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 @@ -19,7 +19,7 @@ #include -#include +#include "data/missing-values.h" struct casereader; struct dataset;