]> sigrok.org Git - libsigrok.git/blobdiff - tests/core.c
dcttech-usbrelay: rework scan (enumeration) and probe (identification)
[libsigrok.git] / tests / core.c
index bb7dd8486c526423fcefd77e9ab1b51109e04f17..b7b8f5be8f8aefb06d24d80d7fff8b01c64422c5 100644 (file)
  * 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 <http://www.gnu.org/licenses/>.
  */
 
+#include <config.h>
 #include <stdlib.h>
 #include <check.h>
-#include "../include/libsigrok/libsigrok.h"
+#include <libsigrok/libsigrok.h>
 #include "lib.h"
 
 /*