24987efd51
of watching the internals of ICC profiles, measurement data (CGATS), colour samples (named colour profiles), gamut visualisations (vrml), video card gamma tables (Xorg/XFree86/osX). WWW: http://www.oyranos.org/icc-examin/
10 lines
261 B
C++
10 lines
261 B
C++
--- icc_helfer.cpp.orig 2013-05-01 21:42:51.000000000 +0400
|
|
+++ icc_helfer.cpp 2013-05-01 21:43:35.000000000 +0400
|
|
@@ -34,6 +34,7 @@
|
|
# define DEBUG_ICCFUNKT
|
|
#endif
|
|
|
|
+#include <inttypes.h>
|
|
#include <icc34.h>
|
|
#include "icc_utils.h"
|
|
#include "icc_formeln.h"
|