X-Git-Url: https://sigrok.org/gitweb/?p=libsigrokdecode.git;a=blobdiff_plain;f=tests%2Finst.c;h=fd8f709a5d6f13043cd72a0e306f8068ceaafa43;hp=d227a51aa472cdd91c2338337747688db9f09190;hb=25d3576134e7b57ca169e8e4ebd4e4ce5dcf62dd;hpb=41bab68212533f4697ad378af574e06ea83e4fd9 diff --git a/tests/inst.c b/tests/inst.c index d227a51..fd8f709 100644 --- a/tests/inst.c +++ b/tests/inst.c @@ -14,12 +14,11 @@ * 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 "../libsigrokdecode.h" /* First, to avoid compiler warning. */ +#include /* First, to avoid compiler warning. */ #include #include #include "lib.h"