src/hotspot/share/gc/g1/g1ParScanThreadState.cpp
changeset 58002 01d31583f25c
parent 57802 854e828d6b5b
child 58679 9c3209ff7550
child 59061 df6f2350edfa
--- a/src/hotspot/share/gc/g1/g1ParScanThreadState.cpp	Tue Sep 03 17:52:36 2019 +0200
+++ b/src/hotspot/share/gc/g1/g1ParScanThreadState.cpp	Wed Sep 04 09:47:51 2019 +0200
@@ -30,7 +30,7 @@
 #include "gc/g1/g1ParScanThreadState.inline.hpp"
 #include "gc/g1/g1RootClosures.hpp"
 #include "gc/g1/g1StringDedup.hpp"
-#include "gc/shared/gcTrace.hpp"
+#include "gc/g1/g1Trace.hpp"
 #include "gc/shared/taskqueue.inline.hpp"
 #include "memory/allocation.inline.hpp"
 #include "oops/access.inline.hpp"