]> sigrok.org Git - libsigrok.git/blobdiff - src/hardware/hameg-hmo/api.c
Build: Include <config.h> first in all source files
[libsigrok.git] / src / hardware / hameg-hmo / api.c
index fb03d04cdd86ecc615d71235dd28f1471a3abe16..7a2d91c7cc631d7c1d4997148d4de3782a9d5140 100644 (file)
@@ -17,7 +17,9 @@
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
 
+#include <config.h>
 #include <stdlib.h>
+#include "scpi.h"
 #include "protocol.h"
 
 #define SERIALCOMM "115200/8n1/flow=1"