]> sigrok.org Git - sigrok-cli.git/blobdiff - main.c
Build: Include <config.h> first in all source files
[sigrok-cli.git] / main.c
diff --git a/main.c b/main.c
index 17065101af2bfcbe96ec75e36eabd91d98e532ab..51053bc9a8a3ed2135622ffd7f841eff8d1d91d7 100644 (file)
--- a/main.c
+++ b/main.c
@@ -17,6 +17,7 @@
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
 
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
 
+#include <config.h>
 #include <stdlib.h>
 #include <glib.h>
 #include "sigrok-cli.h"
 #include <stdlib.h>
 #include <glib.h>
 #include "sigrok-cli.h"