Merge branch 'upstream/1.16' into tizen_gst_1.16.2
[platform/upstream/gst-plugins-base.git] / gst-libs / gst / allocators / gsttizenbufferpool.h
index 8fa5631..8734df1 100644 (file)
@@ -26,7 +26,7 @@
 #include <gst/video/video.h>
 #include <gst/video/gstvideometa.h>
 #include <gst/video/gstvideopool.h>
-#include "gsttizenmemory.h"
+#include <gst/allocators/gsttizenmemory.h>
 
 G_BEGIN_DECLS
 
@@ -73,7 +73,10 @@ struct _GstTizenBufferPoolClass
   GstBufferPoolClass parent_class;
 };
 
+GST_ALLOCATORS_API
 GType gst_tizen_buffer_pool_get_type (void);
+
+GST_ALLOCATORS_API
 GstBufferPool *gst_tizen_buffer_pool_new (void);