diff options
Diffstat (limited to '')
-rw-r--r-- | src/lib/fake-quartz-cg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/fake-quartz-cg.h b/src/lib/fake-quartz-cg.h index 2a4630c..a19b3e9 100644 --- a/src/lib/fake-quartz-cg.h +++ b/src/lib/fake-quartz-cg.h @@ -23,7 +23,7 @@ #endif -#ifndef __GNUC__ +#ifndef __GCC__ # define __attribute__ #endif |