summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libavcodec/flac.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/flac.h b/libavcodec/flac.h
index 2728905b79..7ac2897404 100644
--- a/libavcodec/flac.h
+++ b/libavcodec/flac.h
@@ -29,7 +29,7 @@
#include "avcodec.h"
-#define FLAC_STREAMINFO_SIZE 34
+#define FLAC_STREAMINFO_SIZE 34
#define FLAC_MAX_CHANNELS 8
#define FLAC_MIN_BLOCKSIZE 16
#define FLAC_MAX_BLOCKSIZE 65535