]> sigrok.org Git - libsigrok.git/blobdiff - tests/trigger.c
dcttech-usbrelay: rework scan (enumeration) and probe (identification)
[libsigrok.git] / tests / trigger.c
index bf177602b8c0551d686ef30b40e7d70c51241dfb..4d4043dfe94a55bafbec7cc1fdd09d7f39dd5cff 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 <stdio.h>
 #include <stdlib.h>
 #include <check.h>
-#include "../include/libsigrok/libsigrok.h"
+#include <libsigrok/libsigrok.h>
 #include "lib.h"
 
 /* Test lots of triggers/stages/matches/channels */