diff -Naur eog-2.14.1/libeog/eog-image.c eog-2.14.1-patched/libeog/eog-image.c --- eog-2.14.1/libeog/eog-image.c 2006-03-04 02:50:51.000000000 +0100 +++ eog-2.14.1-patched/libeog/eog-image.c 2006-04-16 17:33:33.000000000 +0200 @@ -28,7 +28,7 @@ #endif #ifdef HAVE_LCMS - #include + #include #ifndef EXIF_TAG_GAMMA #define EXIF_TAG_GAMMA 0xa500 #endif diff -Naur eog-2.14.1/libeog/eog-image.h eog-2.14.1-patched/libeog/eog-image.h --- eog-2.14.1/libeog/eog-image.h 2006-03-04 02:50:51.000000000 +0100 +++ eog-2.14.1-patched/libeog/eog-image.h 2006-04-16 17:33:43.000000000 +0200 @@ -11,7 +11,7 @@ #include "eog-job.h" #ifdef HAVE_LCMS -#include +#include #endif G_BEGIN_DECLS diff -Naur eog-2.14.1/libeog/eog-image-private.h eog-2.14.1-patched/libeog/eog-image-private.h --- eog-2.14.1/libeog/eog-image-private.h 2006-03-04 02:50:51.000000000 +0100 +++ eog-2.14.1-patched/libeog/eog-image-private.h 2006-04-16 17:33:16.000000000 +0200 @@ -7,7 +7,7 @@ #endif #include "eog-image.h" #ifdef HAVE_LCMS -#include +#include #endif typedef enum { diff -Naur eog-2.14.1/shell/eog-window.c eog-2.14.1-patched/shell/eog-window.c --- eog-2.14.1/shell/eog-window.c 2006-03-27 04:09:50.000000000 +0200 +++ eog-2.14.1-patched/shell/eog-window.c 2006-04-16 17:34:07.000000000 +0200 @@ -62,7 +62,7 @@ #if HAVE_LCMS #include #include -#include +#include #endif #include