X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fmath%2Finteraction.h;h=13b13690f9360114826b2deda1597f4c9e3a2ae1;hb=81579d9e9f994fb2908f50af41c3eb033d216e58;hp=995d0684517d78a8207e040121126b1ae63f473c;hpb=b5cebf00d5edaada965b3dc75c745942d9483059;p=pspp-builds.git diff --git a/src/math/interaction.h b/src/math/interaction.h index 995d0684..13b13690 100644 --- a/src/math/interaction.h +++ b/src/math/interaction.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 @@ -16,7 +16,8 @@ #ifndef INTERACTION_H #define INTERACTION_H -#include + +#include "data/case.h" struct interaction_variable; struct interaction_value;