[Common] build error fix for ubuntu/example.
authorMyungJoo Ham <myungjoo.ham@samsung.com>
Mon, 26 Nov 2018 07:27:46 +0000 (16:27 +0900)
committerjaeyun-jung <39614140+jaeyun-jung@users.noreply.github.com>
Mon, 26 Nov 2018 08:04:48 +0000 (17:04 +0900)
commit9e3d429b34a2138888dcfdf8dc102de64b8725b5
treee5e3eb39935811024eca2810cf3599bdd947e20e
parent495e82fdee905296fdb0a4551bb6945d7a7d374d
[Common] build error fix for ubuntu/example.

There is a missing header in typedef header.
Without stdint.h, you won't be able to find "uint8_t".

Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
gst/nnstreamer/tensor_typedef.h