diff options
Diffstat (limited to 'src/gamma-quartz-cg.h')
-rw-r--r-- | src/gamma-quartz-cg.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/gamma-quartz-cg.h b/src/gamma-quartz-cg.h index 058c36d..90f5244 100644 --- a/src/gamma-quartz-cg.h +++ b/src/gamma-quartz-cg.h @@ -18,8 +18,8 @@ #ifndef LIBGAMMA_GAMMA_QUARTZ_CG_H #define LIBGAMMA_GAMMA_QUARTZ_CG_H -#ifndef HAVE_GAMMA_METHOD_QUARTZ_CORE_GRAPHICS -# error Including gamma-quartz-cg.h without HAVE_GAMMA_METHOD_QUARTZ_CORE_GRAPHICS +#ifndef HAVE_LIBGAMMA_METHOD_QUARTZ_CORE_GRAPHICS +# error Including gamma-quartz-cg.h without HAVE_LIBGAMMA_METHOD_QUARTZ_CORE_GRAPHICS #endif |