diff --git a/hardware/zeroplus-logic-cube/zeroplus.c b/hardware/zeroplus-logic-cube/zeroplus.c
index a7545747..6966ff83 100644
--- a/hardware/zeroplus-logic-cube/zeroplus.c
+++ b/hardware/zeroplus-logic-cube/zeroplus.c
@@ -17,13 +17,14 @@
* along with this program. If not, see .
*/
-#include "config.h"
#include
#include
+#include
#include
#include
#include
#include
+#include "config.h"
#include "sigrok.h"
#include "sigrok-internal.h"
#include "analyzer.h"