From b3a72695b7650235c51da7cfe29fdf00f837cf54 Mon Sep 17 00:00:00 2001 From: Michael Natterer Date: Tue, 27 May 2008 23:45:36 +0000 Subject: [PATCH] modules/engines/pixbuf/pixbuf-style.h include instead of 2008-05-28 Michael Natterer * modules/engines/pixbuf/pixbuf-style.h * modules/engines/pixbuf/pixbuf-rc-style.h: include instead of individual files. svn path=/trunk/; revision=20199 --- ChangeLog | 6 ++++++ modules/engines/pixbuf/pixbuf-rc-style.h | 2 +- modules/engines/pixbuf/pixbuf-style.h | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 66d8f15b8..03e42cec6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2008-05-28 Michael Natterer + + * modules/engines/pixbuf/pixbuf-style.h + * modules/engines/pixbuf/pixbuf-rc-style.h: include + instead of individual files. + 2008-05-27 Matthias Clasen Bug 485218 - Strange warning encountered diff --git a/modules/engines/pixbuf/pixbuf-rc-style.h b/modules/engines/pixbuf/pixbuf-rc-style.h index a031b6388..96a6e0051 100644 --- a/modules/engines/pixbuf/pixbuf-rc-style.h +++ b/modules/engines/pixbuf/pixbuf-rc-style.h @@ -20,7 +20,7 @@ * Carsten Haitzler */ -#include +#include typedef struct _PixbufRcStyle PixbufRcStyle; typedef struct _PixbufRcStyleClass PixbufRcStyleClass; diff --git a/modules/engines/pixbuf/pixbuf-style.h b/modules/engines/pixbuf/pixbuf-style.h index 4502ee5ca..66f8cc635 100644 --- a/modules/engines/pixbuf/pixbuf-style.h +++ b/modules/engines/pixbuf/pixbuf-style.h @@ -20,7 +20,7 @@ * Carsten Haitzler */ -#include +#include typedef struct _PixbufStyle PixbufStyle; typedef struct _PixbufStyleClass PixbufStyleClass; -- 2.43.2