From b389534a80c6a17245e46e7d109e5477216c07a0 Mon Sep 17 00:00:00 2001 From: Nicolas Dufour Date: Sat, 5 Jan 2013 15:16:58 +0100 Subject: Build. Fix for Bug #910335 ([POSIX] incorrect included header files in src/color-profile.cpp for open(2)). (bzr r12009) --- src/color-profile.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/color-profile.cpp b/src/color-profile.cpp index 981d527f0..42b6e86dd 100644 --- a/src/color-profile.cpp +++ b/src/color-profile.cpp @@ -5,7 +5,7 @@ #define noDEBUG_LCMS #include -#include +#include #include #include -- cgit v1.2.3