Merge branch 'move_subdir_ugly' into tizen_gst_1.19.2_mono
[platform/upstream/gstreamer.git] / subprojects / gst-plugins-base / gst-libs / gst / allocators / allocators.h
index b616aa2..d0dadaa 100644 (file)
 #include <gst/allocators/gstfdmemory.h>
 #include <gst/allocators/gstphysmemory.h>
 
+#ifdef USE_TBM
+#include <gst/allocators/gsttizenmemory.h>
+#include <gst/allocators/gsttizenbufferpool.h>
+#endif
+
 #endif /* __GST_ALLOCATORS_H__ */