src/hotspot/share/prims/jvmtiEventController.cpp
changeset 52877 9e041366c764
parent 50578 e2a7f431f65c
child 53032 89bb635ed093
--- a/src/hotspot/share/prims/jvmtiEventController.cpp	Thu Dec 06 15:44:13 2018 +0100
+++ b/src/hotspot/share/prims/jvmtiEventController.cpp	Thu Dec 06 15:44:40 2018 +0100
@@ -38,7 +38,7 @@
 #include "runtime/vframe.hpp"
 #include "runtime/vframe_hp.hpp"
 #include "runtime/vmThread.hpp"
-#include "runtime/vm_operations.hpp"
+#include "runtime/vmOperations.hpp"
 
 #ifdef JVMTI_TRACE
 #define EC_TRACE(out) do { \