summaryrefslogtreecommitdiff
path: root/libavcodec/crystalhd.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/crystalhd.c')
-rw-r--r--libavcodec/crystalhd.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/libavcodec/crystalhd.c b/libavcodec/crystalhd.c
index 9202a16a77..4fe34b737c 100644
--- a/libavcodec/crystalhd.c
+++ b/libavcodec/crystalhd.c
@@ -45,6 +45,8 @@
* Includes
****************************************************************************/
+#include "config_components.h"
+
#define _XOPEN_SOURCE 600
#include <inttypes.h>
#include <stdio.h>