summaryrefslogtreecommitdiff
path: root/src/eom-image.h
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2013-09-26 10:24:01 +0200
committerStefano Karapetsas <[email protected]>2013-09-26 10:24:01 +0200
commit94214db85381f246290cfebb61de02aea2a441b3 (patch)
tree8f6871f7bfc8fcc2f5bf0334c37e6982ba24c3aa /src/eom-image.h
parent144066a7196fb19e1cb976d7ff7bdee353818fd5 (diff)
downloadeom-94214db85381f246290cfebb61de02aea2a441b3.tar.bz2
eom-94214db85381f246290cfebb61de02aea2a441b3.tar.xz
Migration to lcms2
Closes #25 https://github.com/mate-desktop/mate-image-viewer/issues/25 See https://git.gnome.org/browse/eog/commit/?id=3c3a835
Diffstat (limited to 'src/eom-image.h')
-rw-r--r--src/eom-image.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/eom-image.h b/src/eom-image.h
index 0640762..5e3fe84 100644
--- a/src/eom-image.h
+++ b/src/eom-image.h
@@ -37,7 +37,7 @@
#endif
#ifdef HAVE_LCMS
-#include <lcms.h>
+#include <lcms2.h>
#endif
#ifdef HAVE_EXEMPI