From e4afd3f9fb962ea1295a0657ec9f83a427829171 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Tue, 26 May 2009 23:21:02 -0400 Subject: Remove trailing whitespace, again. --- calendar/gui/print.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'calendar/gui/print.h') diff --git a/calendar/gui/print.h b/calendar/gui/print.h index 35454f9224..39482b33f2 100644 --- a/calendar/gui/print.h +++ b/calendar/gui/print.h @@ -11,7 +11,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with the program; if not, see + * License along with the program; if not, see * * * Authors: -- cgit v1.2.3 From c6911b3029629f1032dd594249c099d79efe9fe1 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Thu, 18 Jun 2009 16:06:05 -0400 Subject: Fix "make distcheck" errors. --- calendar/gui/print.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'calendar/gui/print.h') diff --git a/calendar/gui/print.h b/calendar/gui/print.h index 39482b33f2..39d5608222 100644 --- a/calendar/gui/print.h +++ b/calendar/gui/print.h @@ -25,9 +25,7 @@ #ifndef PRINT_H #define PRINT_H -#include "gnome-cal.h" - - +#include "calendar/gui/gnome-cal.h" typedef enum { PRINT_VIEW_DAY, -- cgit v1.2.3