aboutsummaryrefslogtreecommitdiff
path: root/src/sc_export.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/sc_export.cc')
-rw-r--r--src/sc_export.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sc_export.cc b/src/sc_export.cc
index 7acca58..e3d475b 100644
--- a/src/sc_export.cc
+++ b/src/sc_export.cc
@@ -1,5 +1,5 @@
#include <systemc>
-#include "utils.h"
+#include "utils/log.h"
using sc_core::sc_export;
using sc_core::sc_in;