[Rawstudio-dev] [PATCH 4 of 7] x86_64 port: prepare color.h for
next bunch of patches including x86_cpu.h header
Edouard Gomez
ed.gomez at free.fr
Wed Sep 27 23:54:55 CEST 2006
1 file changed, 2 insertions(+)
src/color.h | 2 ++
# HG changeset patch
# User Edouard Gomez <ed.gomez at free.fr>
# Date 1159392773 -7200
# Node ID 31605add3760e5e2181dd1c077fd1b6628975bb2
# Parent 9348f308dcc02c52b04729be72d1dd04fcb1c891
x86_64 port: prepare color.h for next bunch of patches including x86_cpu.h header
diff -r 9348f308dcc0 -r 31605add3760 src/color.h
--- a/src/color.h Wed Sep 27 23:32:53 2006 +0200
+++ b/src/color.h Wed Sep 27 23:32:53 2006 +0200
@@ -16,6 +16,8 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
+
+#include "x86_cpu.h"
/* luminance weight, notice that these is used for linear data */
More information about the Rawstudio-dev
mailing list