aboutsummaryrefslogtreecommitdiffstats
path: root/common/command.cc
diff options
context:
space:
mode:
Diffstat (limited to 'common/command.cc')
-rw-r--r--common/command.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/command.cc b/common/command.cc
index fd310789..13cd3498 100644
--- a/common/command.cc
+++ b/common/command.cc
@@ -35,6 +35,7 @@
#include <iostream>
#include "command.h"
#include "design_utils.h"
+#include "frontend_base.h"
#include "jsonparse.h"
#include "jsonwrite.h"
#include "log.h"