]> sigrok.org Git - pulseview.git/commitdiff
mainbar: fix build without libsigrokdecode
authorBartosz Golaszewski <redacted>
Mon, 3 Dec 2018 14:35:35 +0000 (15:35 +0100)
committerUwe Hermann <redacted>
Mon, 11 Feb 2019 09:20:55 +0000 (10:20 +0100)
We must not include decodesignal.hpp if we're not using libsigrokdecode
or the build will fail due to libsigrokdecode.hpp not being present in
the system.

Signed-off-by: Bartosz Golaszewski <redacted>

No differences found