dmabuf: Include config.h
authorBenjamin Gaignard <benjamin.gaignard@linaro.org>
Tue, 19 Feb 2013 10:52:22 +0000 (11:52 +0100)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Tue, 19 Feb 2013 11:41:58 +0000 (12:41 +0100)
gst-libs/gst/allocators/gstdmabuf.c

index 259a614..21ec009 100644 (file)
  * Boston, MA 02111-1307, USA.
  */
 
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
 #include "gstdmabuf.h"
 
 /**