X-Git-Url: https://sigrok.org/gitweb/?p=libsigrokdecode.git;a=blobdiff_plain;f=tests%2Fmain.c;h=879440c995c96670e8e4ae88be1d3d8022cae23c;hp=19c459d628c659b225f862508f0abe4f6fb39b86;hb=4539e9ca58966ce3c9cad4801b16c315e86ace01;hpb=367843620d039ad183bc4d7c33d91c316d717621 diff --git a/tests/main.c b/tests/main.c index 19c459d..879440c 100644 --- a/tests/main.c +++ b/tests/main.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"