aboutsummaryrefslogtreecommitdiffstats
path: root/frontend
diff options
context:
space:
mode:
Diffstat (limited to 'frontend')
-rw-r--r--frontend/json/jsonparse.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/json/jsonparse.cc b/frontend/json/jsonparse.cc
index afd126fd..8f0ecc35 100644
--- a/frontend/json/jsonparse.cc
+++ b/frontend/json/jsonparse.cc
@@ -26,8 +26,8 @@
#include <fstream>
#include <iostream>
#include <log.h>
-#include <string>
#include <map>
+#include <string>
#include "nextpnr.h"
NEXTPNR_NAMESPACE_BEGIN