X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=tests%2Finput_all.c;h=8453500664ac271d3691e7dcc2e8dbe830589949;hb=6205515cc8bed6bc17c2facf9612a072facdfd3e;hp=feee63091be9612596b27e65a9ebc84f1ad63d5f;hpb=02a2bf688f25a50ea05276be75fba8b4f644fca6;p=libsigrok.git diff --git a/tests/input_all.c b/tests/input_all.c index feee6309..84535006 100644 --- a/tests/input_all.c +++ b/tests/input_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 input module is available. */