X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fdata%2Fdata-in.c;h=f0e1d364ade781ae762068a2cebeaaf28d09082d;hb=b8e2dc45abf0cf7a398cb8cef9d9faa24bee6f6c;hp=7ecded2f9333f8235488c8f676692c57ba44b5fd;hpb=0fa141762183890ebd139ccd9264f08db9011539;p=pspp-builds.git diff --git a/src/data/data-in.c b/src/data/data-in.c index 7ecded2f..f0e1d364 100644 --- a/src/data/data-in.c +++ b/src/data/data-in.c @@ -1,6 +1,5 @@ /* PSPP - computes sample statistics. Copyright (C) 1997-9, 2000, 2006 Free Software Foundation, Inc. - Written by Ben Pfaff . This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as @@ -34,7 +33,7 @@ #include "calendar.h" #include "identifier.h" #include "settings.h" -#include "variable.h" +#include "value.h" #include #include