allocators: include gstfdmemory.h in the main library header, allocators.h
authorGeorge Kiagiadakis <george.kiagiadakis@collabora.com>
Sat, 29 Aug 2015 19:38:52 +0000 (21:38 +0200)
committerGeorge Kiagiadakis <george.kiagiadakis@collabora.com>
Sat, 29 Aug 2015 19:38:52 +0000 (21:38 +0200)
gst-libs/gst/allocators/allocators.h

index c12beff..14a4ac8 100644 (file)
@@ -23,6 +23,7 @@
 #define __GST_ALLOCATORS_H__
 
 #include <gst/allocators/gstdmabuf.h>
+#include <gst/allocators/gstfdmemory.h>
 
 #endif /* __GST_ALLOCATORS_H__ */