aboutsummaryrefslogtreecommitdiffstats
path: root/ice40/main.cc
diff options
context:
space:
mode:
Diffstat (limited to 'ice40/main.cc')
-rw-r--r--ice40/main.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/ice40/main.cc b/ice40/main.cc
index c42b869a..d0becdd6 100644
--- a/ice40/main.cc
+++ b/ice40/main.cc
@@ -22,10 +22,10 @@
#include <iostream>
#include "design.h"
#include "jsonparse.h"
+#include "log.h"
#include "mainwindow.h"
#include "pybindings.h"
#include "version.h"
-#include "log.h"
void svg_dump_el(const GraphicElement &el)
{