mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 12:11:13 +00:00
allocators: include gstfdmemory.h in the main library header, allocators.h
This commit is contained in:
parent
7dac2e1eb1
commit
7860060536
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@
|
||||||
#define __GST_ALLOCATORS_H__
|
#define __GST_ALLOCATORS_H__
|
||||||
|
|
||||||
#include <gst/allocators/gstdmabuf.h>
|
#include <gst/allocators/gstdmabuf.h>
|
||||||
|
#include <gst/allocators/gstfdmemory.h>
|
||||||
|
|
||||||
#endif /* __GST_ALLOCATORS_H__ */
|
#endif /* __GST_ALLOCATORS_H__ */
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue