summaryrefslogtreecommitdiff
path: root/libs/gst/check/gstbufferstraw.c
diff options
context:
space:
mode:
Diffstat (limited to 'libs/gst/check/gstbufferstraw.c')
-rw-r--r--libs/gst/check/gstbufferstraw.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/libs/gst/check/gstbufferstraw.c b/libs/gst/check/gstbufferstraw.c
index 93a2c37639..893ae6a4f1 100644
--- a/libs/gst/check/gstbufferstraw.c
+++ b/libs/gst/check/gstbufferstraw.c
@@ -28,6 +28,9 @@
* These macros and functions are for internal use of the unit tests found
* inside the 'check' directories of various GStreamer packages.
*/
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
#include "gstbufferstraw.h"