check: testclock: fix deprecation guards
authorTim-Philipp Müller <tim@centricular.com>
Sat, 25 Aug 2018 22:34:44 +0000 (00:34 +0200)
committerTim-Philipp Müller <tim@centricular.com>
Sun, 26 Aug 2018 09:45:58 +0000 (11:45 +0200)
commit04deaac7a49d19c830f98614e209240b2c953717
tree24302160a12606bb97b22bf64e36843309e486d0
parentf7b5151b5899e3295e2db5dc9f7ab15daee9220f
check: testclock: fix deprecation guards

Make our own deprecation marker for libgstcheck,
since the function declaration must contain the
right API export decorator (GST_CHECK_API) and
not the one for GStreamer core.
libs/gst/check/check-prelude.h
libs/gst/check/gsttestclock.h