X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fdata%2Fcasewindow.h;h=c7a863eaa89544f5ebf89f3e1b333530b8c75574;hb=81579d9e9f994fb2908f50af41c3eb033d216e58;hp=b303c85dab5b53d99391a2698901a83065ea0a54;hpb=b5cebf00d5edaada965b3dc75c745942d9483059;p=pspp-builds.git diff --git a/src/data/casewindow.h b/src/data/casewindow.h index b303c85d..c7a863ea 100644 --- a/src/data/casewindow.h +++ b/src/data/casewindow.h @@ -1,5 +1,5 @@ /* PSPP - a program for statistical analysis. - Copyright (C) 2007, 2009 Free Software Foundation, Inc. + Copyright (C) 2007, 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 @@ -28,7 +28,7 @@ #ifndef DATA_CASEWINDOW_H #define DATA_CASEWINDOW_H 1 -#include +#include "data/case.h" struct caseproto;