src/hotspot/share/aot/aotCodeHeap.cpp
changeset 52877 9e041366c764
parent 52385 5c679ec60888
child 53147 db1d11c253d8
--- a/src/hotspot/share/aot/aotCodeHeap.cpp	Thu Dec 06 15:44:13 2018 +0100
+++ b/src/hotspot/share/aot/aotCodeHeap.cpp	Thu Dec 06 15:44:40 2018 +0100
@@ -40,7 +40,7 @@
 #include "runtime/os.hpp"
 #include "runtime/safepointVerifiers.hpp"
 #include "runtime/sharedRuntime.hpp"
-#include "runtime/vm_operations.hpp"
+#include "runtime/vmOperations.hpp"
 
 bool AOTLib::_narrow_oop_shift_initialized = false;
 int  AOTLib::_narrow_oop_shift = 0;