]> sigrok.org Git - libsigrok.git/blobdiff - src/backend.c
Build: Include <config.h> first in all source files
[libsigrok.git] / src / backend.c
index 5d0a0c9396d35eff2a4a58c3da128a0f846ab541..8084a1c54dbca7dd9783f46666ae01ad31baaa51 100644 (file)
@@ -18,8 +18,8 @@
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
 
+#include <config.h>
 #include <glib.h>
-#include "config.h" /* Needed for HAVE_LIBUSB_1_0 and others. */
 #include <libsigrok/libsigrok.h>
 #include "libsigrok-internal.h"