]> sigrok.org Git - libsigrok.git/commitdiff
siglent-sds: Drop incorrect glib includes.
authorUwe Hermann <redacted>
Sun, 18 Feb 2018 22:29:14 +0000 (23:29 +0100)
committerUwe Hermann <redacted>
Sun, 18 Feb 2018 22:29:14 +0000 (23:29 +0100)
src/hardware/siglent-sds/protocol.c

index 523b93f4bd056a9b0b0398c5ed3c7c064f146915..5bf4d3721af02478601beca99e36be20562fbf5a 100644 (file)
@@ -25,8 +25,6 @@
 #include <config.h>
 #include <errno.h>
 #include <glib.h>
-#include <glib-2.0/glib/gmacros.h>
-#include <glib-2.0/glib/gmain.h>
 #include <math.h>
 #include <stdlib.h>
 #include <stdarg.h>