diff options
Diffstat (limited to '')
-rw-r--r-- | src/gamma-quartz-cg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gamma-quartz-cg.h b/src/gamma-quartz-cg.h index c5f8916..f5f830c 100644 --- a/src/gamma-quartz-cg.h +++ b/src/gamma-quartz-cg.h @@ -20,7 +20,7 @@ #ifndef HAVE_GAMMA_METHOD_QUARTZ_CORE_GRAPHICS -# error Compiling gamma-quartz-cg without HAVE_GAMMA_METHOD_QUARTZ_CORE_GRAPHICS +# error Including gamma-quartz-cg.h without HAVE_GAMMA_METHOD_QUARTZ_CORE_GRAPHICS #endif |