X-Git-Url: https://sigrok.org/gitweb/?p=libsigrokdecode.git;a=blobdiff_plain;f=tests%2Fmain.c;h=879440c995c96670e8e4ae88be1d3d8022cae23c;hp=96b6f438ddd433281d7cd1cee6bc1a6b6864e959;hb=068960b63ae6eca1392561fde5efac09e846251c;hpb=c052046717c09758bbdf62819e0029dddcae7159 diff --git a/tests/main.c b/tests/main.c index 96b6f43..879440c 100644 --- a/tests/main.c +++ b/tests/main.c @@ -14,11 +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 "../libsigrokdecode.h" /* First, to avoid compiler warning. */ +#include +#include /* First, to avoid compiler warning. */ #include #include #include "lib.h"