]> sigrok.org Git - libsigrok.git/blobdiff - tests/driver_all.c
Build: Include <config.h> first in all source files
[libsigrok.git] / tests / driver_all.c
index 0eb1ab8ca5a94f54d6c4c2cb39235acad3545e62..c3334c4b54822ae9721aba57e2c9fb85e1d9fc99 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 driver is available. */