aboutsummaryrefslogtreecommitdiffstats
path: root/common/log.cc
diff options
context:
space:
mode:
Diffstat (limited to 'common/log.cc')
-rw-r--r--common/log.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/common/log.cc b/common/log.cc
index 7a411fb2..e72633bc 100644
--- a/common/log.cc
+++ b/common/log.cc
@@ -26,7 +26,6 @@
#include <string.h>
#include <vector>
-#include "design.h"
#include "log.h"
std::vector<FILE *> log_files;