X-Git-Url: https://sigrok.org/gitweb/?p=libsigrok.git;a=blobdiff_plain;f=tests%2Flib.c;h=15beca27ae60096e070ff8bb41eb8be4716dc5e6;hp=0da9b7aba1759926ce0ba787623fca32fde2073f;hb=64f26f744bf3185eddb07e8bfe9855e3c7bfac19;hpb=338143ea0371133c2b3f56bb2cc5e8726c0141d8 diff --git a/tests/lib.c b/tests/lib.c index 0da9b7ab..15beca27 100644 --- a/tests/lib.c +++ b/tests/lib.c @@ -14,16 +14,16 @@ * 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 #include -#include "../include/libsigrok/libsigrok.h" +#include #include "lib.h" struct sr_context *srtest_ctx;