]> sigrok.org Git - libsigrok.git/blobdiff - tests/input_all.c
Build: Include <config.h> first in all source files
[libsigrok.git] / tests / input_all.c
index feee63091be9612596b27e65a9ebc84f1ad63d5f..8dc85de071575c145ae4b3a68cafc24720207e6d 100644 (file)
  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
  */
 
+#include <config.h>
 #include <stdlib.h>
 #include <check.h>
-#include "../include/libsigrok/libsigrok.h"
+#include <libsigrok/libsigrok.h>
 #include "lib.h"
 
 /* Check whether at least one input module is available. */