X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Foutput%2Fchart-item-provider.h;h=dd2fa9f12e838e854361001f80248d593be433b4;hb=71131a5290c10c9edc03056ccbf9e6eb0e70e9b4;hp=4f13fcfeb6d6aa973885053ce12b5f96a8235e54;hpb=dfd1972f7bcb550a4fc3b05dbe7e71d12334b0a7;p=pspp diff --git a/src/output/chart-item-provider.h b/src/output/chart-item-provider.h index 4f13fcfeb6..dd2fa9f12e 100644 --- a/src/output/chart-item-provider.h +++ b/src/output/chart-item-provider.h @@ -1,5 +1,5 @@ /* PSPP - a program for statistical analysis. - Copyright (C) 2004, 2009 Free Software Foundation, Inc. + Copyright (C) 2004, 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 @@ -17,8 +17,8 @@ #ifndef OUTPUT_CHART_ITEM_PROVIDER_H #define OUTPUT_CHART_ITEM_PROVIDER_H 1 -#include -#include +#include "output/chart-item.h" +#include "output/output-item.h" struct chart_item_class {