Message ID | 1361281655-23324-1-git-send-email-benjamin.gaignard@linaro.org |
---|---|
State | Accepted |
Headers | show |
diff --git a/gst-libs/gst/allocators/gstdmabuf.c b/gst-libs/gst/allocators/gstdmabuf.c index 67d5053..2c21170 100644 --- a/gst-libs/gst/allocators/gstdmabuf.c +++ b/gst-libs/gst/allocators/gstdmabuf.c @@ -20,6 +20,10 @@ * Boston, MA 02111-1307, USA. */ +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif + #include "gstdmabuf.h" #ifdef HAVE_MMAP