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