X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fdata%2Fprocedure.h;h=fd3af6042140fee4bdfd30740e944a3d5db8adb3;hb=81579d9e9f994fb2908f50af41c3eb033d216e58;hp=bb4dad2b14ac91528c13be0e5455c6bcf7e1f362;hpb=b5cebf00d5edaada965b3dc75c745942d9483059;p=pspp-builds.git diff --git a/src/data/procedure.h b/src/data/procedure.h index bb4dad2b..fd3af604 100644 --- a/src/data/procedure.h +++ b/src/data/procedure.h @@ -1,5 +1,5 @@ /* PSPP - a program for statistical analysis. - Copyright (C) 1997-9, 2000, 2006, 2007, 2009, 2010 Free Software Foundation, Inc. + Copyright (C) 1997-9, 2000, 2006, 2007, 2009, 2010, 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 @@ -20,8 +20,8 @@ #include #include -#include -#include +#include "data/transformations.h" +#include "libpspp/compiler.h" struct casereader; struct dataset;