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