aboutsummaryrefslogtreecommitdiffstats
path: root/src/audio_check.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/audio_check.h')
-rw-r--r--src/audio_check.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/audio_check.h b/src/audio_check.h
index 9f71cf9c0..e2302126f 100644
--- a/src/audio_check.h
+++ b/src/audio_check.h
@@ -28,7 +28,7 @@
/**
* The GLib quark used for errors reported by this library.
*/
-G_GNUC_CONST
+gcc_const
static inline GQuark
audio_format_quark(void)
{