X-Git-Url: https://sigrok.org/gitweb/?p=libsigrok.git;a=blobdiff_plain;f=tests%2Finput_binary.c;h=bef604172e06440038123f4ead8934b13c184e4b;hp=1ecfb082bdf61daa1674a4c12bd1b69dea944dcb;hb=HEAD;hpb=ca1c21ca3e603b4f383e56ddebbafaa73d89f894 diff --git a/tests/input_binary.c b/tests/input_binary.c index 1ecfb082..bef60417 100644 --- a/tests/input_binary.c +++ b/tests/input_binary.c @@ -14,13 +14,13 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ +#include #include #include -#include "../include/libsigrok/libsigrok.h" +#include #include "lib.h" #define BUFSIZE (1000 * 1000)