X-Git-Url: https://sigrok.org/gitweb/?p=libsigrok.git;a=blobdiff_plain;f=tests%2Fdriver_all.c;h=2149568866b56f34d1aa312d179112eabacdd6c2;hp=0eb1ab8ca5a94f54d6c4c2cb39235acad3545e62;hb=HEAD;hpb=032da34b786333a1af811235c5cf29855479f0b6 diff --git a/tests/driver_all.c b/tests/driver_all.c index 0eb1ab8c..21495688 100644 --- a/tests/driver_all.c +++ b/tests/driver_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 driver is available. */