X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=tests%2Ftransform_all.c;h=733d6a0160c42a939e3cc840e0adf8083de012be;hb=6205515cc8bed6bc17c2facf9612a072facdfd3e;hp=a88f97ed75912ffd742ba74e6fd8d0b54f8f2fab;hpb=02a2bf688f25a50ea05276be75fba8b4f644fca6;p=libsigrok.git diff --git a/tests/transform_all.c b/tests/transform_all.c index a88f97ed..733d6a01 100644 --- a/tests/transform_all.c +++ b/tests/transform_all.c @@ -14,13 +14,13 @@ * 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/libsigrok/libsigrok.h" +#include #include "lib.h" /* Check whether at least one transform module is available. */