From: Tim-Philipp Müller Date: Thu, 3 Nov 2016 21:34:45 +0000 (+0000) Subject: win32: add new API to .def file X-Git-Tag: 1.19.3~511^2~2582 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a0e2f24f18352c56171c2fe247559467fe190d55;p=platform%2Fupstream%2Fgstreamer.git win32: add new API to .def file Fixes make check and make distcheck --- diff --git a/win32/common/libgstallocators.def b/win32/common/libgstallocators.def index 25f1480..c78636f 100644 --- a/win32/common/libgstallocators.def +++ b/win32/common/libgstallocators.def @@ -1,5 +1,6 @@ EXPORTS gst_dmabuf_allocator_alloc + gst_dmabuf_allocator_get_type gst_dmabuf_allocator_new gst_dmabuf_memory_get_fd gst_fd_allocator_alloc