summaryrefslogtreecommitdiff
path: root/type_logic.c
diff options
context:
space:
mode:
Diffstat (limited to 'type_logic.c')
-rw-r--r--type_logic.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/type_logic.c b/type_logic.c
index a33d997..0b11339 100644
--- a/type_logic.c
+++ b/type_logic.c
@@ -17,9 +17,9 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
+#include <config.h>
#include "libsigrokdecode-internal.h" /* First, so we avoid a _POSIX_C_SOURCE warning. */
#include "libsigrokdecode.h"
-#include "config.h"
#include <inttypes.h>
#include <string.h>