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