]> sigrok.org Git - libsigrok.git/blobdiff - src/hardware/agilent-dmm/sched.c
Build: Include <config.h> first in all source files
[libsigrok.git] / src / hardware / agilent-dmm / sched.c
index 1fe962f575aa29682c8f810dc3f0cc602b9b907c..a38ddc4694a946d612375a643a9c64eed6202eb2 100644 (file)
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
 
+#include <config.h>
 #include <glib.h>
 #include <stdlib.h>
 #include <string.h>
 #include <math.h>
-#include "libsigrok.h"
+#include <libsigrok/libsigrok.h>
 #include "libsigrok-internal.h"
 #include "agilent-dmm.h"