diff -Naur eog-2.12.0/libeog/eog-image-private.h eog-2.12.0-patched/libeog/eog-image-private.h --- eog-2.12.0/libeog/eog-image-private.h 2005-07-22 15:01:19.000000000 +0000 +++ eog-2.12.0-patched/libeog/eog-image-private.h 2005-09-12 23:20:49.000000000 +0000 @@ -7,7 +7,7 @@ #endif #include "eog-image.h" #if HAVE_LCMS -#include +#include #endif typedef enum { diff -Naur eog-2.12.0/libeog/eog-image.c eog-2.12.0-patched/libeog/eog-image.c --- eog-2.12.0/libeog/eog-image.c 2005-09-05 01:11:55.000000000 +0000 +++ eog-2.12.0-patched/libeog/eog-image.c 2005-09-12 23:21:04.000000000 +0000 @@ -28,7 +28,7 @@ #endif #if HAVE_LCMS - #include + #include #ifndef EXIF_TAG_GAMMA #define EXIF_TAG_GAMMA 0xa500 #endif diff -Naur eog-2.12.0/libeog/eog-image.h eog-2.12.0-patched/libeog/eog-image.h --- eog-2.12.0/libeog/eog-image.h 2005-07-22 15:01:19.000000000 +0000 +++ eog-2.12.0-patched/libeog/eog-image.h 2005-09-12 23:21:20.000000000 +0000 @@ -11,7 +11,7 @@ #include "eog-job.h" #if HAVE_LCMS -#include +#include #endif G_BEGIN_DECLS diff -Naur eog-2.12.0/shell/eog-window.c eog-2.12.0-patched/shell/eog-window.c --- eog-2.12.0/shell/eog-window.c 2005-09-05 12:46:58.000000000 +0000 +++ eog-2.12.0-patched/shell/eog-window.c 2005-09-12 23:21:42.000000000 +0000 @@ -63,7 +63,7 @@ #if HAVE_LCMS #include #include -#include +#include #endif #include