X-Git-Url: https://sigrok.org/gitweb/?p=libsigrokdecode.git;a=blobdiff_plain;f=tests%2Fcore.c;h=f09a6e87d3a6dfdf25f6f90b88942c48309cab3a;hp=3b3d0227a00d80d34cc65d105040156dc7437d3c;hb=039b0db244e2e592a581a6c9b79a934bde136569;hpb=c052046717c09758bbdf62819e0029dddcae7159 diff --git a/tests/core.c b/tests/core.c index 3b3d022..f09a6e8 100644 --- a/tests/core.c +++ b/tests/core.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"