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