summaryrefslogtreecommitdiff
path: root/libavcodec/dctref.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/dctref.h')
-rw-r--r--libavcodec/dctref.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/dctref.h b/libavcodec/dctref.h
index ffd3533439..ba89abd752 100644
--- a/libavcodec/dctref.h
+++ b/libavcodec/dctref.h
@@ -28,4 +28,4 @@ void ff_ref_fdct(DCTELEM *block);
void ff_ref_idct(DCTELEM *block);
void ff_ref_dct_init(void);
-#endif
+#endif /* AVCODEC_DCTREF_H */