summaryrefslogtreecommitdiff
path: root/apps/codecs/libfaad/sbr_dec.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/codecs/libfaad/sbr_dec.h')
-rw-r--r--apps/codecs/libfaad/sbr_dec.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/codecs/libfaad/sbr_dec.h b/apps/codecs/libfaad/sbr_dec.h
index 1a1f5b9b32..89fe72b7e9 100644
--- a/apps/codecs/libfaad/sbr_dec.h
+++ b/apps/codecs/libfaad/sbr_dec.h
@@ -176,7 +176,7 @@ typedef struct
176 uint8_t tHFAdj; 176 uint8_t tHFAdj;
177 177
178#ifdef PS_DEC 178#ifdef PS_DEC
179 ps_info *ps; 179 ps_info ps;
180#endif 180#endif
181#if (defined(PS_DEC) || defined(DRM_PS)) 181#if (defined(PS_DEC) || defined(DRM_PS))
182 uint8_t ps_used; 182 uint8_t ps_used;