From: Uwe Hermann Date: Tue, 3 Jan 2012 18:56:01 +0000 (+0100) Subject: sr/srd: Fix left-over #includes. X-Git-Tag: libsigrokdecode-0.1.0~220 X-Git-Url: https://sigrok.org/gitweb/?p=libsigrokdecode.git;a=commitdiff_plain;h=73191416cc24884ffab5f21cc3405c7757884fba;hp=73191416cc24884ffab5f21cc3405c7757884fba sr/srd: Fix left-over #includes. The libs themselves should use #include "sigrok.h" etc., while the frontends must use #include and so on. ---